[backfire/packages] merge r28424
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 11 Oct 2011 23:10:59 +0000 (23:10 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 11 Oct 2011 23:10:59 +0000 (23:10 +0000)
SVN-Revision: 28425

lang/distribute/Makefile

index aee3ef3ded6efa332f9eb0dd8508aa60d2a78b17..d6cd067c2d0ce445b8d99d917a801c427973246c 100644 (file)
@@ -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)