mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 10:24:31 +04:00
lang/python: Depend on system expat
Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
define Package/python-xml
|
||||
$(call Package/python/Default)
|
||||
TITLE:=Python $(PYTHON_VERSION) xml libs
|
||||
DEPENDS:=+python-light
|
||||
DEPENDS:=+python-light +libexpat
|
||||
endef
|
||||
|
||||
$(eval $(call PyBasePackage,python-xml, \
|
||||
|
||||
Reference in New Issue
Block a user