mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-21 19:54:03 +02:00
climm: add missing dependency
This commit is contained in:
parent
39c6d863a2
commit
2e79041e26
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user