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:
@@ -74,5 +74,8 @@ PYTHON_PKG_SETUP_GLOBAL_ARGS:=$(PYTHON3_PKG_SETUP_GLOBAL_ARGS)
|
||||
|
||||
$(eval $(call PyPackage,python-evdev))
|
||||
$(eval $(call BuildPackage,python-evdev))
|
||||
$(eval $(call BuildPackage,python-evdev-src))
|
||||
|
||||
$(eval $(call Py3Package,python3-evdev))
|
||||
$(eval $(call BuildPackage,python3-evdev))
|
||||
$(eval $(call BuildPackage,python3-evdev-src))
|
||||
|
||||
Reference in New Issue
Block a user