beets: remove Python 2's mutagen dependency (#12230)
This commit is contained in:
parent
e596dbd258
commit
d85cd4a934
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'beets'
|
# Template file for 'beets'
|
||||||
pkgname=beets
|
pkgname=beets
|
||||||
version=1.4.6
|
version=1.4.6
|
||||||
revision=2
|
revision=3
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="mutagen python3-munkres python3-musicbrainzngs python3-Unidecode
|
depends="python3-munkres python3-musicbrainzngs python3-Unidecode
|
||||||
python3-yaml python3-jellyfish python3-six python3-mutagen"
|
python3-yaml python3-jellyfish python3-six python3-mutagen"
|
||||||
pycompile_module="beets beetsplug"
|
pycompile_module="beets beetsplug"
|
||||||
short_desc="Media library management system for obsessive-compulsive music geeks"
|
short_desc="Media library management system for obsessive-compulsive music geeks"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue