audio/HamsiManager: Fixed dep information

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2012-08-22 21:47:45 -05:00
parent 70d7f767aa
commit f119407d87
2 changed files with 2 additions and 4 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/project/hamsimanager/HamsiManager-0.9
MD5SUM="ce4552736e36c89cf9b91adb00243ea5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="MySQL-python eyeD3 python-musicbrainz2"
REQUIRES="eyeD3"
MAINTAINER="Giovanne Castro"
EMAIL="giovannefc@ig.com.br"

View File

@ -5,6 +5,4 @@ file encoding from one to another (UTF-8, ISO-8859-9,CP 1254, etc.)
-Deletes the unneeded files (based on your criteria) and folders (such as
empty folders) so that your system becomes uncluttered.
Requires eyeD3.
Optional dependencies: python-musicbrainz2 and MySQL-python for more
features.
Optional dependencies are python-musicbrainz2 and MySQL-python.