mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
devhelp: needs glib-compile-schemas to build.
This commit is contained in:
parent
e5baf5e2bc
commit
69708d3d5a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=devhelp
|
||||||
version=3.14.0
|
version=3.14.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool glib-devel"
|
||||||
makedepends="webkitgtk-devel>=2.4"
|
makedepends="webkitgtk-devel>=2.4"
|
||||||
short_desc="API documentation browser for GTK+ and GNOME"
|
short_desc="API documentation browser for GTK+ and GNOME"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue