libqtxdg: fix cross

This commit is contained in:
Juergen Buchmueller 2016-10-31 22:23:53 +01:00
parent 8d92068eb5
commit 6df62ca90f
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# Template file for 'libqtxdg'
pkgname=libqtxdg
version=2.0.0
revision=1
revision=2
build_style=cmake
hostmakedepends="pkg-config"
hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools-devel"
makedepends="qt5-tools-devel qt5-svg-devel"
short_desc="Qt implementation of freedesktop.org XDG specifications"
maintainer="Juan RP <xtraeme@voidlinux.eu>"