libgda: enable gir

This commit is contained in:
Johannes 2019-06-14 12:10:16 +02:00
parent 49141bf99a
commit d1e9b75a51

View file

@ -1,8 +1,9 @@
# Template file for 'libgda'
pkgname=libgda
version=5.2.4
revision=14
revision=15
build_style=gnu-configure
build_helper="gir"
configure_args="--with-ui --with-gtksourceview --with-graphviz --enable-json
--enable-system-sqlite"
hostmakedepends="pkg-config intltool itstool flex perl glib-devel recode"