mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libqtxdg: revert to pkg-config
[ci skip]
This commit is contained in:
parent
ae4046044a
commit
a4b1d2e767
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'libqtxdg'
|
# Template file for 'libqtxdg'
|
||||||
pkgname=libqtxdg
|
pkgname=libqtxdg
|
||||||
version=3.3.1
|
version=3.3.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
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"
|
makedepends="qt5-svg-devel"
|
||||||
short_desc="Qt implementation of freedesktop.org XDG specifications"
|
short_desc="Qt implementation of freedesktop.org XDG specifications"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue