mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-24 22:42:58 +02:00
libdbusmenu-qt5: cross support
This commit is contained in:
parent
0c74197dff
commit
369d3ea497
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'libdbusmenu-qt5'
|
||||
pkgname=libdbusmenu-qt5
|
||||
version=0.9.3+16.04.20160218
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname%5}-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DWITH_DOC=OFF"
|
||||
hostmakedepends="pkg-config"
|
||||
hostmakedepends="pkg-config qt5-host-tools qt5-tools-devel"
|
||||
makedepends="qt5-tools-devel"
|
||||
short_desc="Library that provides a Qt5 implementation of the DBusMenu spec"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
|
Loading…
Add table
Reference in a new issue