diff --git a/srcpkgs/libdbusmenu-glib/template b/srcpkgs/libdbusmenu-glib/template index 6372c7d4388..203f3d473fe 100644 --- a/srcpkgs/libdbusmenu-glib/template +++ b/srcpkgs/libdbusmenu-glib/template @@ -5,7 +5,7 @@ revision=1 wrksrc="libdbusmenu-${version}" build_style=gnu-configure configure_args="--disable-dumper --disable-static --disable-tests - $(vopt_enable gir 'vala introspection') HAVE_VALGRIND_FALSE=''" + $(vopt_enable gir vala) $(vopt_enable gir introspection) HAVE_VALGRIND_FALSE=''" hostmakedepends="automake gettext-devel glib-devel intltool libtool pkg-config $(vopt_if gir 'gobject-introspection vala-devel')" makedepends="libglib-devel gtk+3-devel gnome-doc-utils"