From 0b96958e076fb85693685e676ae1595fec948981 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Sun, 21 Aug 2016 22:20:36 +0200 Subject: [PATCH] wget: needs libiconv --- net-misc/wget/wget-1.18.recipe | 1 + 1 file changed, 1 insertion(+) diff --git a/net-misc/wget/wget-1.18.recipe b/net-misc/wget/wget-1.18.recipe index ed7b38ef1..02e29e166 100644 --- a/net-misc/wget/wget-1.18.recipe +++ b/net-misc/wget/wget-1.18.recipe @@ -23,6 +23,7 @@ REQUIRES=" lib:libssl$secondaryArchSuffix lib:libz$secondaryArchSuffix lib:libintl$secondaryArchSuffix + lib:libiconv$secondaryArchSuffix " BUILD_REQUIRES="