mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
python-dev: add python-lib2to3 as dependency
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
define Package/python-dev
|
define Package/python-dev
|
||||||
$(call Package/python/Default)
|
$(call Package/python/Default)
|
||||||
TITLE:=Python $(PYTHON_VERSION) development files
|
TITLE:=Python $(PYTHON_VERSION) development files
|
||||||
DEPENDS:=+python
|
DEPENDS:=+python +python-lib2to3
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define PyPackage/python-dev/install
|
define PyPackage/python-dev/install
|
||||||
|
|||||||
Reference in New Issue
Block a user