mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-02-17 18:24:43 +02:00
mcabber: add missing dep
This commit is contained in:
parent
7d7b76c931
commit
3e9c1e88c2
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user