From 59db6f2e21ffcf3ff3b65bbebb07164c88fcbefd Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Sat, 11 Feb 2017 20:56:47 +0100 Subject: [PATCH] texinfo: add missing libiconv dependency. --- sys-apps/texinfo/texinfo-6.1.recipe | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-apps/texinfo/texinfo-6.1.recipe b/sys-apps/texinfo/texinfo-6.1.recipe index 85cd7d131..7f286fa38 100644 --- a/sys-apps/texinfo/texinfo-6.1.recipe +++ b/sys-apps/texinfo/texinfo-6.1.recipe @@ -26,6 +26,7 @@ PROVIDES=" " REQUIRES=" haiku + lib:libiconv lib:libintl lib:libncurses "