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
|
SECTION:=network
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
TITLE:=Mcabber
|
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/
|
URL:=http://mcabber.com/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user