projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13ddb6b
)
shadow: Add libiconv to PKG_BUILD_DEPENDS
418/head
author
Ted Hess
<thess@kitschensync.net>
Fri, 10 Oct 2014 20:41:39 +0000
(16:41 -0400)
committer
Ted Hess
<thess@kitschensync.net>
Fri, 10 Oct 2014 20:41:39 +0000
(16:41 -0400)
Signed-off-by: Ted Hess <thess@kitschensync.net>
utils/shadow/Makefile
patch
|
blob
|
history
diff --git
a/utils/shadow/Makefile
b/utils/shadow/Makefile
index a731fe0c355125b1b94f0e6d06bbf6e4ca59ad7f..f353f3f56a572d7021d56df4722ed30fcf3835aa 100644
(file)
--- a/
utils/shadow/Makefile
+++ b/
utils/shadow/Makefile
@@
-21,7
+21,7
@@
PKG_FIXUP:=autoreconf
PKG_BUILD_PARALLEL:=1
PKG_INSTALL:=1
-PKG_BUILD_DEPENDS:=libintl
+PKG_BUILD_DEPENDS:=libintl
libiconv
include $(INCLUDE_DIR)/package.mk