summaryrefslogtreecommitdiff
path: root/package/weechat
diff options
context:
space:
mode:
Diffstat (limited to 'package/weechat')
-rw-r--r--package/weechat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/weechat/Makefile b/package/weechat/Makefile
index 0f9a9de1b..ca77c5672 100644
--- a/package/weechat/Makefile
+++ b/package/weechat/Makefile
@@ -18,6 +18,7 @@ include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,WEECHAT,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
+TCFLAGS+= -liconv
CONFIGURE_ARGS+= --with-debug=0 \
--disable-perl \
--disable-python \