diff --git a/srcpkgs/layer-shell-qt/template b/srcpkgs/layer-shell-qt/template index 80ce7d44f80..ca02b1d62ed 100644 --- a/srcpkgs/layer-shell-qt/template +++ b/srcpkgs/layer-shell-qt/template @@ -1,14 +1,14 @@ # Template file for 'layer-shell-qt' pkgname=layer-shell-qt version=6.0.5 -revision=1 +revision=2 build_style=cmake configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins" hostmakedepends="extra-cmake-modules qt6-tools qt6-base pkg-config qt6-wayland-tools wayland-devel qt6-declarative-host-tools" -makedepends="qt6-wayland-devel qt6-declarative-devel libxkbcommon-devel - wayland-protocols wayland-devel" +makedepends="qt6-wayland-private-devel qt6-declarative-devel qt6-base-private-devel + libxkbcommon-devel wayland-protocols wayland-devel" short_desc="Qt component exposing Wayland wl-layer-shell protocol" maintainer="John " license="GPL-3.0-or-later"