1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

community/layer-shell-qt: rebuild against Qt 6.9

This commit is contained in:
Bart Ribbers 2025-07-09 20:06:02 +02:00
parent 96b9a0b224
commit a82af6da57

View file

@ -3,7 +3,7 @@
maintainer="team/kde <bribbers@disroot.org>"
pkgname=layer-shell-qt
pkgver=6.4.2
pkgrel=0
pkgrel=1
pkgdesc="Qt component to allow applications to make use of the Wayland wl-layer-shell protocol"
# armhf blocked by qt6-qtdeclarative
arch="all !armhf"
@ -15,6 +15,7 @@ depends_dev="
"
makedepends="$depends_dev
extra-cmake-modules
qt6-qtdeclarative-private-dev
samurai
wayland-protocols
"