aboutsummaryrefslogtreecommitdiffstats
path: root/main/wget
diff options
context:
space:
mode:
Diffstat (limited to 'main/wget')
-rw-r--r--main/wget/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/wget/APKBUILD b/main/wget/APKBUILD
index 6a0f989332b..9f6cd034e63 100644
--- a/main/wget/APKBUILD
+++ b/main/wget/APKBUILD
@@ -8,7 +8,7 @@ url="http://www.gnu.org/software/wget/wget.html"
arch="all"
license="GPL3+"
depends=""
-makedepends="openssl-dev"
+makedepends="openssl-dev perl"
subpackages="$pkgname-doc"
install="wget.post-deinstall"
source="ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz"