pytz: fix host-compile dependency
Add HOST_BUILD_DEPENDS=python/host Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
This commit is contained in:
parent
ae102f4ef8
commit
b01258e284
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ PKG_SOURCE_URL:=https://files.pythonhosted.org/packages/source/p/pytz
|
|||
PKG_HASH:=31cb35c89bd7d333cd32c5f278fca91b523b0834369e757f4c5641ea252236ca
|
||||
|
||||
PKG_BUILD_DEPENDS:=python/host
|
||||
HOST_BUILD_DEPENDS:=python/host
|
||||
|
||||
include $(INCLUDE_DIR)/host-build.mk
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
|
Loading…
Reference in a new issue