dovecot: remove incorrect PKG_BUILD_DEPENDS 12010/head
authorIan Cooper <iancooper@hotmail.com>
Wed, 29 Apr 2020 23:05:31 +0000 (00:05 +0100)
committerIan Cooper <iancooper@hotmail.com>
Wed, 29 Apr 2020 23:52:12 +0000 (00:52 +0100)
commit645bea6d88b2b04a7ac95cb2fdc1006d59635098
tree95c49a89ebe3c3bca04ceaa5d63bb1c13a0adb73
parentca123aed63b9cbadab573fc367a0d4e4022a0a02
dovecot: remove incorrect PKG_BUILD_DEPENDS

The package Makefile contains a PKG_BUILD_DEPENDS=libiconv
line, which apart from being incorrect if libiconv-full is
specified in the build configuration, is also unnecessary,
since the package Makefile already includes nls.mk which
sets PKG_BUILD_DEPENDS appropriately.

Signed-off-by: Ian Cooper <iancooper@hotmail.com>
mail/dovecot/Makefile