1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-23 16:17:36 +02:00

Merge pull request #11817 from cotequeiroz/python-src

python3: hide -src package until main pkg selected
This commit is contained in:
Josef Schlehofer 2020-04-12 12:25:45 +02:00 committed by GitHub
commit 6bae8487ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,6 +56,10 @@ define Py3Package
(Contains the Python3 sources for this package).
endef
define Package/$(1)-src/config
depends on PACKAGE_$(1)
endef
# Add default PyPackage filespec none defined
ifndef Py3Package/$(1)/filespec
define Py3Package/$(1)/filespec