From 2e79041e26d42a4fa48cd43fcbea7202b78e1d57 Mon Sep 17 00:00:00 2001 From: kyak Date: Fri, 12 Oct 2012 10:45:43 +0400 Subject: [PATCH] climm: add missing dependency --- climm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/climm/Makefile b/climm/Makefile index cd4543c..e2ebd56 100644 --- a/climm/Makefile +++ b/climm/Makefile @@ -20,7 +20,7 @@ define Package/climm CATEGORY:=Network TITLE:=Climm URL:=http://www.climm.org/ - DEPENDS:=+zlib +libncurses +libreadline $(INTL_DEPENDS) +libcharset +libopenssl +libgnutls +libgnutls-openssl + DEPENDS:=+zlib +libncurses +libreadline $(INTL_DEPENDS) $(ICONV_DEPENDS) +libcharset +libopenssl +libgnutls +libgnutls-openssl endef define Package/climm/description