mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01: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).
|
(Contains the Python3 sources for this package).
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define Package/$(1)-src/config
|
||||||
|
depends on PACKAGE_$(1)
|
||||||
|
endef
|
||||||
|
|
||||||
# Add default PyPackage filespec none defined
|
# Add default PyPackage filespec none defined
|
||||||
ifndef Py3Package/$(1)/filespec
|
ifndef Py3Package/$(1)/filespec
|
||||||
define Py3Package/$(1)/filespec
|
define Py3Package/$(1)/filespec
|
||||||
|
|||||||
Reference in New Issue
Block a user