mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
Komikku: update dependencies
- Add python3-keyring as runtime dependency. - Add checkdepends.
This commit is contained in:
parent
4f6d39fce5
commit
cb68b43f45
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'Komikku'
|
# Template file for 'Komikku'
|
||||||
pkgname=Komikku
|
pkgname=Komikku
|
||||||
version=0.19.0
|
version=0.19.0
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc=Komikku-v${version}
|
wrksrc=Komikku-v${version}
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="appstream-glib desktop-file-utils glib-devel gettext
|
hostmakedepends="gettext glib-devel gobject-introspection pkg-config"
|
||||||
gobject-introspection pkg-config"
|
|
||||||
makedepends="gtk+3-devel libhandy1-devel"
|
makedepends="gtk+3-devel libhandy1-devel"
|
||||||
depends="gtk+3 python3-BeautifulSoup4 python3-cloudscraper python3-dateparser
|
depends="gtk+3 python3-BeautifulSoup4 python3-cloudscraper python3-dateparser
|
||||||
python3-gobject python3-lxml python3-magic python3-Pillow python3-pure-protobuf
|
python3-gobject python3-lxml python3-magic python3-Pillow python3-pure-protobuf
|
||||||
libhandy1 libnotify libsecret python3-Unidecode"
|
libhandy1 libnotify libsecret python3-Unidecode python3-keyring"
|
||||||
|
checkdepends="appstream-glib desktop-file-utils"
|
||||||
short_desc="Online/offline manga reader for GNOME"
|
short_desc="Online/offline manga reader for GNOME"
|
||||||
maintainer="Lorem <notloremipsum@protonmail.com>"
|
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue