From d3fb699c6166f69adf93f5baf84b3c620f2ae46c Mon Sep 17 00:00:00 2001 From: Peter Wagner <​tripolar@gmx.at> Date: Sun, 17 Nov 2013 14:30:44 +0000 Subject: [PATCH] dovecot: build depends on libiconv fixes bug #14476 Signed-off-by: Peter Wagner SVN-Revision: 38830 --- mail/dovecot/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 04ac73ab8..e31a6b5b5 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -15,6 +15,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.dovecot.org/releases/2.2 PKG_MD5SUM:=d2c7c83acc21f3dcab652868d40522e0 +PKG_BUILD_DEPENDS:=libiconv + PKG_FIXUP:=autoreconf PKG_INSTALL:=1 -- 2.30.2