mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
mcabber: add missing dep
This commit is contained in:
@@ -21,7 +21,7 @@ define Package/mcabber
|
||||
SECTION:=network
|
||||
CATEGORY:=Network
|
||||
TITLE:=Mcabber
|
||||
DEPENDS:=+libncursesw +libreadline $(INTL_DEPENDS) $(ICONV_DEPENDS) +libcharset +libopenssl
|
||||
DEPENDS:=+libncursesw +libreadline $(INTL_DEPENDS) $(ICONV_DEPENDS) +libcharset +libopenssl +glib2
|
||||
URL:=http://mcabber.com/
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user