beets: switch to python2-module
This commit is contained in:
parent
03b0a1e55b
commit
356fc3a1b1
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=beets
|
||||||
version=1.3.19
|
version=1.3.19
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style="python-module"
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="mutagen python-enum34 python-munkres python-musicbrainzngs python-Unidecode python-yaml python-jellyfish python-setuptools"
|
depends="mutagen python-enum34 python-munkres python-musicbrainzngs python-Unidecode python-yaml python-jellyfish python-setuptools"
|
||||||
pycompile_module="beets beetsplug"
|
pycompile_module="beets beetsplug"
|
||||||
|
|
Loading…
Reference in a new issue