mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 14:44:36 +04:00
python-dns: add $(eval $(call PyPackage,python-dns))
Should be included by Python packages if they want to run Python-package-specific build rules. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -43,4 +43,5 @@ define Package/python-dns/install
|
||||
$(1)$(PYTHON_PKG_DIR)
|
||||
endef
|
||||
|
||||
$(eval $(call PyPackage,python-dns))
|
||||
$(eval $(call BuildPackage,python-dns))
|
||||
|
||||
Reference in New Issue
Block a user