mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
libgda: enable gir
This commit is contained in:
parent
49141bf99a
commit
d1e9b75a51
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'libgda'
|
# Template file for 'libgda'
|
||||||
pkgname=libgda
|
pkgname=libgda
|
||||||
version=5.2.4
|
version=5.2.4
|
||||||
revision=14
|
revision=15
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
build_helper="gir"
|
||||||
configure_args="--with-ui --with-gtksourceview --with-graphviz --enable-json
|
configure_args="--with-ui --with-gtksourceview --with-graphviz --enable-json
|
||||||
--enable-system-sqlite"
|
--enable-system-sqlite"
|
||||||
hostmakedepends="pkg-config intltool itstool flex perl glib-devel recode"
|
hostmakedepends="pkg-config intltool itstool flex perl glib-devel recode"
|
||||||
|
|
Loading…
Add table
Reference in a new issue