From 8c5ad10fd3f20316433547716e861b50b8093462 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 11 Oct 2011 23:10:59 +0000 Subject: [PATCH] [backfire/packages] merge r28424 SVN-Revision: 28425 --- lang/distribute/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/distribute/Makefile b/lang/distribute/Makefile index aee3ef3ded..d6cd067c2d 100644 --- a/lang/distribute/Makefile +++ b/lang/distribute/Makefile @@ -16,6 +16,8 @@ PKG_SOURCE_URL:=http://pypi.python.org/packages/source/d/$(PKG_NAME)/ PKG_MD5SUM:=19ba112f4916cca1d5a89dbad2b361da PKG_BUILD_DIR:=$(BUILD_DIR_HOST)/$(PKG_NAME)-$(PKG_VERSION)/ +HOST_BUILD_DEPENDS:=python + include $(INCLUDE_DIR)/host-build.mk include $(INCLUDE_DIR)/package.mk $(call include_mk, python-package.mk) -- 2.30.2