From e0c9a94b6aa3b4512e8557a9613f1b9ab9aa980b Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 24 Feb 2019 23:25:27 -0300 Subject: [PATCH] bamf: revert to pkg-config [ci skip] --- srcpkgs/bamf/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bamf/template b/srcpkgs/bamf/template index 69a23da3577..ee6069c8dac 100644 --- a/srcpkgs/bamf/template +++ b/srcpkgs/bamf/template @@ -1,10 +1,10 @@ # Template file for 'bamf' pkgname=bamf version=0.5.4 -revision=2 +revision=3 build_style=gnu-configure build_helper="gir" -hostmakedepends="glib-devel gtk-doc pkgconf python-lxml libxslt-python libxml2-python +hostmakedepends="glib-devel gtk-doc pkg-config python-lxml libxslt-python libxml2-python $(vopt_if vala vala)" makedepends="libglib-devel libgtop-devel libwnck-devel" short_desc="Application matching framework"