mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
kglobalaccel: kf6 compat
This commit is contained in:
parent
eac41ab94b
commit
720978c9d7
1 changed files with 4 additions and 2 deletions
|
@ -1,9 +1,11 @@
|
||||||
# Template file for 'kglobalaccel'
|
# Template file for 'kglobalaccel'
|
||||||
pkgname=kglobalaccel
|
pkgname=kglobalaccel
|
||||||
version=5.115.0
|
version=5.115.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules kcoreaddons pkg-config qt5-qmake qt5-host-tools qt5-tools"
|
configure_args="-DKF6_COMPAT_BUILD=ON"
|
||||||
|
hostmakedepends="kcoreaddons extra-cmake-modules kcoreaddons pkg-config
|
||||||
|
qt5-qmake qt5-host-tools qt5-tools"
|
||||||
makedepends="kservice-devel kcrash-devel"
|
makedepends="kservice-devel kcrash-devel"
|
||||||
short_desc="KDE Global desktop keyboard shortcuts"
|
short_desc="KDE Global desktop keyboard shortcuts"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue