mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
libqtxdg: fix cross
This commit is contained in:
parent
8d92068eb5
commit
6df62ca90f
1 changed files with 2 additions and 2 deletions
|
@ -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>"
|
||||
|
|
Loading…
Add table
Reference in a new issue