network/nicotine+: Fixed dep information

This commit is contained in:
ponce 2012-08-25 12:41:00 +02:00
parent 6e0aade185
commit f7cf740b04
2 changed files with 2 additions and 8 deletions

View File

@ -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.

View File

@ -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"