From 6f92ae419dad8042b40e1c49d472bf6a1c943cbe Mon Sep 17 00:00:00 2001 From: tripolar Date: Sun, 17 Nov 2013 14:30:44 +0000 Subject: [PATCH] [pacakges] dovecot: build depends on libiconv fixes bug #14476 Signed-off-by: Peter Wagner git-svn-id: svn://svn.openwrt.org/openwrt/packages@38830 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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