mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
cozy: added python3-pytz missing dep
This commit is contained in:
parent
ca085130ff
commit
0728b64836
1 changed files with 3 additions and 2 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'cozy'
|
# Template file for 'cozy'
|
||||||
pkgname=cozy
|
pkgname=cozy
|
||||||
version=0.7.2
|
version=0.7.2
|
||||||
revision=2
|
revision=3
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config glib-devel python3 python3-distro python3-peewee
|
hostmakedepends="pkg-config glib-devel python3 python3-distro python3-peewee
|
||||||
python3-mutagen python3-gobject-devel gettext"
|
python3-mutagen python3-gobject-devel gettext"
|
||||||
makedepends="glib-devel python3-distro python3-peewee python3-mutagen
|
makedepends="glib-devel python3-distro python3-peewee python3-mutagen
|
||||||
python3-gobject-devel"
|
python3-gobject-devel"
|
||||||
depends="python3 python3-peewee gst-libav gst-plugins-good1 gst1-python3
|
depends="python3 python3-peewee gst-libav gst-plugins-good1 gst1-python3
|
||||||
python3-mutagen python3-distro python3-apsw python3-packaging"
|
python3-mutagen python3-distro python3-apsw python3-packaging python3-pytz
|
||||||
|
python3-requests python3-gobject"
|
||||||
short_desc="Audio book player"
|
short_desc="Audio book player"
|
||||||
maintainer="johannes <johannes.brechtmann@gmail.com>"
|
maintainer="johannes <johannes.brechtmann@gmail.com>"
|
||||||
license="GPL-3.0-only, LGPL-3.0-only"
|
license="GPL-3.0-only, LGPL-3.0-only"
|
||||||
|
|
Loading…
Add table
Reference in a new issue