projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba6ae39
)
[packages] popt: build depends on libintl
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 11 Dec 2010 01:08:52 +0000
(
01:08
+0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 11 Dec 2010 01:08:52 +0000
(
01:08
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24469
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/popt/Makefile
patch
|
blob
|
history
diff --git
a/libs/popt/Makefile
b/libs/popt/Makefile
index
2b9ab13
..
c0b7c53
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