mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
yad: unbreak build.
This commit is contained in:
parent
f90feb943c
commit
e2e65a8ea4
1 changed files with 2 additions and 1 deletions
|
@ -3,8 +3,9 @@ pkgname=yad
|
||||||
version=0.29.0
|
version=0.29.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
configure_args="--enable-html --enable-icon-browser"
|
||||||
hostmakedepends="intltool pkg-config"
|
hostmakedepends="intltool pkg-config"
|
||||||
makedepends="gtk+-devel"
|
makedepends="gtk+-devel webkitgtk2-devel"
|
||||||
short_desc="Yet Another Dialog"
|
short_desc="Yet Another Dialog"
|
||||||
maintainer="Mollusk <mollusk@homebutter.com>"
|
maintainer="Mollusk <mollusk@homebutter.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue