mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/licq: Fixed dep information
This commit is contained in:
parent
e455a748ea
commit
b6d8296192
2 changed files with 2 additions and 3 deletions
|
@ -9,5 +9,4 @@ setting the PLUGINS environment variable to a space seperated list of
|
|||
auto-reply, forwarder, osd, rms, aosd, console, jabber, msn, qt4-gui.
|
||||
|
||||
Optional dependencies are cdk for the console, libxosd for the osd,
|
||||
libaosd for the aosd plugin and gloox for jabber respectivly, all
|
||||
available from SlackBuilds.org.
|
||||
libaosd for the aosd plugin and gloox for jabber respectivly.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/licq/licq-1.6.0.tar.bz2"
|
|||
MD5SUM="383153697e281a0b1b4ff008936731b8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="cdk gloox libaosd"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Michael Filz"
|
||||
EMAIL="the_emmel@gmx.net"
|
||||
|
|
Loading…
Reference in a new issue