diff --git a/srcpkgs/PackageKit/template b/srcpkgs/PackageKit/template index 046602547cd..4ffddb84b11 100644 --- a/srcpkgs/PackageKit/template +++ b/srcpkgs/PackageKit/template @@ -10,7 +10,7 @@ configure_args="--disable-static --disable-gtk-doc --disable-local --disable-command-not-found --disable-systemd $(vopt_enable vala) $(vopt_enable gir introspection)" hostmakedepends="automake glib-devel pkg-config libtool gtk-doc - gobject-introspection intltool gettext-devel autoconf-archive + gobject-introspection intltool gettext-devel autoconf-archive which $(vopt_if vala 'vala-devel')" makedepends="libglib-devel sqlite-devel polkit-devel bash-completion $(vopt_if gir gobject-introspection) $(vopt_if vala 'vala-devel')"