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:
86b8b61
)
wget: make it depend on libidn
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 18 May 2011 09:42:55 +0000
(09:42 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 18 May 2011 09:42:55 +0000
(09:42 +0000)
SVN-Revision: 26929
net/wget/Makefile
patch
|
blob
|
history
diff --git
a/net/wget/Makefile
b/net/wget/Makefile
index 180a2f85210bccbf11b1837d8adb5d460aab1682..a55965a564ccf1cac407e32cb7ec1e5f4fbacc03 100644
(file)
--- a/
net/wget/Makefile
+++ b/
net/wget/Makefile
@@
-22,6
+22,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/wget/Default
SECTION:=net
CATEGORY:=Network
+ DEPENDS:=+libidn
SUBMENU:=File Transfer
TITLE:=Non-interactive network downloader
URL:=http://www.gnu.org/software/wget/index.html