projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42d7b37
)
popt: build depends on libintl
author
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 11 Dec 2010 01:08:52 +0000
(
01:08
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 11 Dec 2010 01:08:52 +0000
(
01:08
+0000)
SVN-Revision: 24469
libs/popt/Makefile
patch
|
blob
|
history
diff --git
a/libs/popt/Makefile
b/libs/popt/Makefile
index 2b9ab13c322af89c1b46317b2ce85f76d4c6aba0..c0b7c53b229be6284af1b6bf68d4cc99a19f4373 100644
(file)
--- a/
libs/popt/Makefile
+++ b/
libs/popt/Makefile
@@
-19,6
+19,7
@@
PKG_FIXUP:=libtool
PKG_REMOVE_FILES:=autogen.sh aclocal.m4
PKG_INSTALL:=1
+PKG_BUILD_DEPENDS:=libintl
PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/package.mk