projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3078c1a
)
[backfire/packages] merge r28424
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 11 Oct 2011 23:10:59 +0000
(23:10 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 11 Oct 2011 23:10:59 +0000
(23:10 +0000)
SVN-Revision: 28425
lang/distribute/Makefile
patch
|
blob
|
history
diff --git
a/lang/distribute/Makefile
b/lang/distribute/Makefile
index aee3ef3ded6efa332f9eb0dd8508aa60d2a78b17..d6cd067c2d0ce445b8d99d917a801c427973246c 100644
(file)
--- 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)