network/nicotine+: Fixed dep information
This commit is contained in:
parent
6e0aade185
commit
f7cf740b04
|
@ -2,10 +2,4 @@ Nicotine+ is a client for the SoulSeek filesharing network. It was "forked"
|
|||
from Nicotine, Hyriand's Soulseek client, which in turn was forked from the
|
||||
PySoulSeek project by Alexander Kanavin.
|
||||
|
||||
Optional (available at SlackBuilds.org):
|
||||
* GeoIP-Python
|
||||
* mutagen
|
||||
* sexy-python
|
||||
|
||||
Optional (not available at SlackBuilds.org, but submissions are welcome):
|
||||
* miniupnpc
|
||||
Optional dependencies are GeoIP-Python, mutagen, sexy-python and miniupnpc.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/nicotine-plus/nicotine+-1.2.16.tar.bz
|
|||
MD5SUM="ac7433c21ef619a37e079a7ae68da94a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="GeoIP-Python miniupnpc mutagen sexy-python"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Audrius Kažukauskas"
|
||||
EMAIL="audrius@neutrino.lt"
|
||||
|
|
Loading…
Reference in New Issue