whipper: add missing python3-setuptools dependency
This commit is contained in:
parent
a44a1e868a
commit
04ade190a5
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'whipper'
|
||||
pkgname=whipper
|
||||
version=0.10.0
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools_scm"
|
||||
makedepends="libsndfile-devel python3-devel"
|
||||
depends="libcdio-paranoia cdrdao python3-gobject python3-musicbrainzngs
|
||||
python3-mutagen python3-requests python3-pycdio python3-discid
|
||||
python3-ruamel.yaml flac sox"
|
||||
python3-setuptools python3-ruamel.yaml flac sox"
|
||||
checkdepends="$depends python3-pytest python3-Twisted"
|
||||
short_desc="Python CD-DA ripper preferring accuracy over speed"
|
||||
maintainer="Stefano Ragni <st3r4g@protonmail.com>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue