kguiaddons: kf6 compat
This commit is contained in:
parent
e8f1d10d19
commit
42ec0dbad6
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'kguiaddons'
|
# Template file for 'kguiaddons'
|
||||||
pkgname=kguiaddons
|
pkgname=kguiaddons
|
||||||
version=5.115.0
|
version=5.115.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=ON -DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner
|
configure_args="-DBUILD_TESTING=ON -DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner
|
||||||
$(vopt_bool wayland WITH_WAYLAND)"
|
$(vopt_bool wayland WITH_WAYLAND) -DBUILD_GEO_SCHEME_HANDLER=OFF"
|
||||||
hostmakedepends="kcoreaddons pkg-config extra-cmake-modules
|
hostmakedepends="kcoreaddons pkg-config extra-cmake-modules
|
||||||
$(vopt_if wayland 'wayland-devel qt5-wayland') qt5-host-tools qt5-tools-devel"
|
$(vopt_if wayland 'wayland-devel qt5-wayland') qt5-host-tools qt5-tools-devel"
|
||||||
makedepends="qt5-tools-devel $(vopt_if x11 qt5-x11extras-devel)
|
makedepends="qt5-tools-devel $(vopt_if x11 qt5-x11extras-devel)
|
||||||
|
|
Loading…
Reference in New Issue