mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
parent
ad47c7f73d
commit
39bf49207c
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'beets'
|
||||
pkgname=beets
|
||||
version=2.0.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-munkres python3-musicbrainzngs python3-Unidecode python3-yaml
|
||||
python3-jellyfish python3-mediafile python3-confuse"
|
||||
python3-jellyfish python3-mediafile python3-confuse python3-typing_extensions"
|
||||
checkdepends="$depends python3-BeautifulSoup4 python3-Flask python3-mock
|
||||
python3-pylast python3-pytest python3-pytest-cov python3-mpd2 python3-xdg
|
||||
python3-responses python3-requests-oauthlib python3-reflink python3-rarfile
|
||||
|
|
Loading…
Add table
Reference in a new issue