mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
devhelp: needs gettext in hostmakedepends
This commit is contained in:
parent
07e3eceb2a
commit
8ce2510dc6
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=3.32.0
|
||||||
revision=1
|
revision=1
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="glib-devel itstool pkg-config"
|
hostmakedepends="gettext glib-devel itstool pkg-config"
|
||||||
makedepends="gsettings-desktop-schemas-devel webkit2gtk-devel amtk-devel"
|
makedepends="gsettings-desktop-schemas-devel webkit2gtk-devel amtk-devel"
|
||||||
short_desc="API documentation browser for GTK+ and GNOME"
|
short_desc="API documentation browser for GTK+ and GNOME"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue