summaryrefslogtreecommitdiffstats
path: root/libraries/PySoundCard
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2016-01-02 01:50:46 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-01-17 09:40:16 +0700
commit065bbe93dc741c97005e3c678fe8a093035c4ca2 (patch)
treee18f99619ed5075f2196da0b61a0dda0ff483ba1 /libraries/PySoundCard
parent2619c9eaa6c1a3c6e675e0461ee2de4614e2876c (diff)
downloadslackbuilds-065bbe93dc741c97005e3c678fe8a093035c4ca2.tar.gz
slackbuilds-065bbe93dc741c97005e3c678fe8a093035c4ca2.tar.xz
Multiple: Fixed .info file (removed pysetuptools)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/PySoundCard')
-rw-r--r--libraries/PySoundCard/PySoundCard.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/PySoundCard/PySoundCard.info b/libraries/PySoundCard/PySoundCard.info
index da1c4055e3..a71bfbdcc3 100644
--- a/libraries/PySoundCard/PySoundCard.info
+++ b/libraries/PySoundCard/PySoundCard.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/P/PySoundCard/PySoundCard-0.5.
MD5SUM="e5d90c244bc60ccd22e51970903af029"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pysetuptools portaudio numpy cffi"
+REQUIRES="portaudio numpy cffi"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"