mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 15:02:56 +02:00
Komikku: add glade3-devel to makedepends to unstick builders
This commit is contained in:
parent
c6cd5cd83d
commit
4b19a34cfe
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=2
|
||||||
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"
|
||||||
makedepends="gtk+3-devel libhandy1-devel"
|
makedepends="gtk+3-devel libhandy1-devel glade3-devel"
|
||||||
depends="gtk+3 libhandy1 libnotify libsecret python3-BeautifulSoup4
|
depends="gtk+3 libhandy1 libnotify libsecret python3-BeautifulSoup4
|
||||||
python3-Pillow python3-Unidecode python3-cloudscraper python3-dateparser
|
python3-Pillow python3-Unidecode python3-cloudscraper python3-dateparser
|
||||||
python3-gobject python3-keyring python3-lxml python3-magic
|
python3-gobject python3-keyring python3-lxml python3-magic
|
||||||
|
|
Loading…
Add table
Reference in a new issue