diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-11-20 21:16:15 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-22 09:10:14 +0700 |
commit | 7689dd8b54e03498ec3a8fa2878baddb75302872 (patch) | |
tree | ffc1b8c766227f041e1f1c91fa3838725b5c2dba | |
parent | e6a25e142608ce1143c6f62156788d9a0a687335 (diff) |
audio/whipper: Removed dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | audio/whipper/whipper.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/whipper/whipper.info b/audio/whipper/whipper.info index 1b4eec76e36e..4a0a1af67313 100644 --- a/audio/whipper/whipper.info +++ b/audio/whipper/whipper.info @@ -5,6 +5,6 @@ DOWNLOAD="https://downloads.sourceforge.net/slackbuildsdirectlinks/whipper/whipp MD5SUM="927531dca825af6ede1bafe7e2135d44" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="cddb-py mutagen musicbrainzngs pycdio python-ruamel.yaml setuptools-scm" +REQUIRES="cddb-py mutagen musicbrainzngs pycdio python-ruamel.yaml" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |