kde5: update to 5.17.5.
some features fail silently without upower and udisks2. Add them as default dependency since the UI doesn't hint that they are missing.
This commit is contained in:
parent
93c97ee508
commit
8bb0cbf44e
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kde5'
|
# Template file for 'kde5'
|
||||||
pkgname=kde5
|
pkgname=kde5
|
||||||
version=5.17.1
|
version=5.17.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
depends="bluedevil>=${version}
|
depends="bluedevil>=${version}
|
||||||
|
@ -19,14 +19,15 @@ depends="bluedevil>=${version}
|
||||||
plasma-desktop>=${version}
|
plasma-desktop>=${version}
|
||||||
plasma-nm>=${version}
|
plasma-nm>=${version}
|
||||||
plasma-pa>=${version}
|
plasma-pa>=${version}
|
||||||
plasma-sdk>=${version}
|
|
||||||
plasma-workspace-wallpapers>=${version}
|
plasma-workspace-wallpapers>=${version}
|
||||||
powerdevil>=${version}
|
powerdevil>=${version}
|
||||||
sddm-kcm>=${version}
|
sddm-kcm>=${version}
|
||||||
user-manager>=${version}
|
user-manager>=${version}
|
||||||
xdg-desktop-portal-kde>=${version}
|
xdg-desktop-portal-kde>=${version}
|
||||||
plasma-thunderbolt>=${version}
|
plasma-thunderbolt>=${version}
|
||||||
elogind"
|
elogind
|
||||||
|
upower
|
||||||
|
udisks2"
|
||||||
short_desc="The KDE Plasma Desktop meta-package for Void Linux"
|
short_desc="The KDE Plasma Desktop meta-package for Void Linux"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2, LGPL-2.1, FDL"
|
license="GPL-2, LGPL-2.1, FDL"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue