mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
kde-plasma: kwayland-integration is used for compat with Qt5 Apps only
This commit is contained in:
parent
0afadd532f
commit
79bf887693
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kde-plasma'.
|
||||
pkgname=kde-plasma
|
||||
version=6.2.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=meta
|
||||
depends="bluedevil>=${version}
|
||||
breeze-gtk>=${version}
|
||||
|
@ -13,7 +13,6 @@ depends="bluedevil>=${version}
|
|||
ksshaskpass>=${version}
|
||||
plasma-systemmonitor>=${version}
|
||||
kwallet-pam>=${version}
|
||||
kwayland-integration>=${version}
|
||||
kwrited>=${version}
|
||||
oxygen-qt6>=${version}
|
||||
plasma-desktop>=${version}
|
||||
|
@ -35,6 +34,7 @@ homepage="https://kde.org/plasma-desktop"
|
|||
|
||||
kde5_package() {
|
||||
build_style=meta
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
depends="${sourcepkg}>=${version}_${revision}
|
||||
kwayland-integration>=${version}"
|
||||
short_desc+=" (transitional dummy package)"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue