mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 23:24:31 +04:00
python-incremental: Add missing host build dependencies
Fixes:8d81b67327("python-incremental: Update to 22.10.0, redo patch, add host build") Signed-off-by: Jeffery To <jeffery.to@gmail.com> (cherry picked from commit2c54b7637e)
This commit is contained in:
committed by
Josef Schlehofer
parent
dd019cb9bd
commit
18ce57bb6d
@@ -18,6 +18,8 @@ PKG_LICENSE:=MIT
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
PKG_MAINTAINER:=Jeffery To <jeffery.to@gmail.com>
|
||||
|
||||
HOST_BUILD_DEPENDS:=python3/host python-build/host python-installer/host python-wheel/host
|
||||
|
||||
include ../pypi.mk
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/host-build.mk
|
||||
|
||||
Reference in New Issue
Block a user