mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-05 04:50:18 +02:00
centerim: added libcurl and libopenssl dependencies
This commit is contained in:
parent
3883523a18
commit
80eb3a04b2
@ -16,7 +16,7 @@ define Package/centerim
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
SUBMENU:=Instant Messaging
|
||||
DEPENDS:=+libncurses +libreadline +gpgme
|
||||
DEPENDS:=+libncurses +libreadline +gpgme +libopenssl +libcurl
|
||||
TITLE:=Universal IM client
|
||||
URL:=http://www.centerim.org
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user