libqtxdg: revert to pkg-config

[ci skip]
This commit is contained in:
maxice8 2019-02-24 23:25:39 -03:00
parent ae4046044a
commit a4b1d2e767
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 2 additions and 2 deletions

View File

@ -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 <xtraeme@voidlinux.org>"