]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
wget: Link to openssl and libidn.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 8 Mar 2011 22:54:56 +0000 (23:54 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 8 Mar 2011 23:06:01 +0000 (00:06 +0100)
This will support SSL connections and international domain names.

pkgs/wget/wget.nm

index 3efc006d4460e2e2b91e39037ea82d82dace8310..9e2cf74ffd3d43cb9c09b36b041887be60bcdff6 100644 (file)
@@ -26,7 +26,7 @@ include $(PKGROOT)/Include
 
 PKG_NAME       = wget
 PKG_VER        = 1.12
-PKG_REL        = 0
+PKG_REL        = 1
 
 PKG_MAINTAINER =
 PKG_GROUP      = Applications/Internet
@@ -42,7 +42,7 @@ define PKG_DESCRIPTION
        support, etc.
 endef
 
-PKG_BUILD_DEPS+= perl-Pod-Simple perl-Pod-Escapes
+PKG_BUILD_DEPS+= libidn-devel openssl-devel perl-Pod-Simple perl-Pod-Escapes
 
 PKG_TARBALL    = $(THISAPP).tar.lzma