kdbusaddons: fix cross
This commit is contained in:
parent
d6961949a0
commit
2ba8293fd7
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'kdbusaddons'
|
||||
pkgname=kdbusaddons
|
||||
version=5.26.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules"
|
||||
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-tools-devel"
|
||||
makedepends="qt5-devel qt5-tools-devel qt5-x11extras-devel"
|
||||
short_desc="KDE Convenience classes for DBus"
|
||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue