mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +03:00
community/layer-shell-qt: rebuild against Qt 6.9
This commit is contained in:
parent
96b9a0b224
commit
a82af6da57
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
maintainer="team/kde <bribbers@disroot.org>"
|
maintainer="team/kde <bribbers@disroot.org>"
|
||||||
pkgname=layer-shell-qt
|
pkgname=layer-shell-qt
|
||||||
pkgver=6.4.2
|
pkgver=6.4.2
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="Qt component to allow applications to make use of the Wayland wl-layer-shell protocol"
|
pkgdesc="Qt component to allow applications to make use of the Wayland wl-layer-shell protocol"
|
||||||
# armhf blocked by qt6-qtdeclarative
|
# armhf blocked by qt6-qtdeclarative
|
||||||
arch="all !armhf"
|
arch="all !armhf"
|
||||||
|
@ -15,6 +15,7 @@ depends_dev="
|
||||||
"
|
"
|
||||||
makedepends="$depends_dev
|
makedepends="$depends_dev
|
||||||
extra-cmake-modules
|
extra-cmake-modules
|
||||||
|
qt6-qtdeclarative-private-dev
|
||||||
samurai
|
samurai
|
||||||
wayland-protocols
|
wayland-protocols
|
||||||
"
|
"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue