From a4b1d2e767ff50807c618d726af6993c86dd1d34 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 24 Feb 2019 23:25:39 -0300 Subject: [PATCH] libqtxdg: revert to pkg-config [ci skip] --- srcpkgs/libqtxdg/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libqtxdg/template b/srcpkgs/libqtxdg/template index 0b1ad6a9a90..fc94a722ce6 100644 --- a/srcpkgs/libqtxdg/template +++ b/srcpkgs/libqtxdg/template @@ -1,9 +1,9 @@ # Template file for 'libqtxdg' pkgname=libqtxdg version=3.3.1 -revision=1 +revision=2 build_style=cmake -hostmakedepends="pkgconf qt5-qmake qt5-host-tools lxqt-build-tools" +hostmakedepends="pkg-config qt5-qmake qt5-host-tools lxqt-build-tools" makedepends="qt5-svg-devel" short_desc="Qt implementation of freedesktop.org XDG specifications" maintainer="Juan RP "