mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Komikku: add missing build dep
This commit is contained in:
parent
4780dbe461
commit
5fb8e29ee7
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ version=1.1.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=Komikku-v${version}
|
wrksrc=Komikku-v${version}
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="gettext glib-devel gobject-introspection pkg-config"
|
hostmakedepends="gettext glib-devel gobject-introspection pkg-config
|
||||||
|
desktop-file-utils"
|
||||||
makedepends="gtk4-devel libadwaita-devel"
|
makedepends="gtk4-devel libadwaita-devel"
|
||||||
depends="gtk4 libadwaita libnotify libsecret python3-BeautifulSoup4
|
depends="gtk4 libadwaita libnotify libsecret python3-BeautifulSoup4
|
||||||
python3-Pillow python3-Unidecode python3-cloudscraper python3-dateparser
|
python3-Pillow python3-Unidecode python3-cloudscraper python3-dateparser
|
||||||
|
|
Loading…
Add table
Reference in a new issue