libqtxdg: fix cross
This commit is contained in:
parent
8d92068eb5
commit
6df62ca90f
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'libqtxdg'
|
# Template file for 'libqtxdg'
|
||||||
pkgname=libqtxdg
|
pkgname=libqtxdg
|
||||||
version=2.0.0
|
version=2.0.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools-devel"
|
||||||
makedepends="qt5-tools-devel qt5-svg-devel"
|
makedepends="qt5-tools-devel 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.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
|
Loading…
Reference in New Issue