mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 19:54:50 +00:00
Merge pull request #11817 from cotequeiroz/python-src
python3: hide -src package until main pkg selected
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user