mirror of
https://github.com/openwrt/packages.git
synced 2025-12-19 17:11:21 +00:00
python-{asn1crypto,evdev,lxml}: add -src packages
They seem to have become popular, so adding src packages for these as well. Not bumping PKG_RELEASE intentionally, since these packages are new. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -89,6 +89,8 @@ endef
|
||||
|
||||
$(eval $(call PyPackage,python-lxml))
|
||||
$(eval $(call BuildPackage,python-lxml))
|
||||
$(eval $(call BuildPackage,python-lxml-src))
|
||||
|
||||
$(eval $(call Py3Package,python3-lxml))
|
||||
$(eval $(call BuildPackage,python3-lxml))
|
||||
$(eval $(call BuildPackage,python3-lxml-src))
|
||||
|
||||
Reference in New Issue
Block a user