summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-04-08 14:10:32 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-04-08 14:10:32 -0700
commita15aadfa39f48f45073e542c83d83cc4a02ecb64 (patch)
treeb060df02e89613873425ec3f3380c5a67983d328
parentUpdated to 27-2 (diff)
downloadplasma-meta-a15aadfa39f48f45073e542c83d83cc4a02ecb64.tar.xz
Add plymouth optdepends.
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32711a1..86fec70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
pkgname=plasma-meta
pkgver=5.27
-pkgrel=2
+pkgrel=3
pkgdesc='Meta package to install KDE Plasma, sans vault and discover'
arch=(any)
url='https://library.iserlohn-fortress.net/plasma-meta.git/'
@@ -44,6 +44,7 @@ depends=(breeze-gtk
powerdevil)
optdepends=('bluedevil: Bluetooth integration'
'breeze-grub: Breeze theme for GRUB'
+ 'breeze-plymouth: Breeze theme for Plymouth'
'discover: KDE application store'
'flatpak-kcm: Manage Flatpak applications from systemsettings'
'kde-gtk-config: GTK Theme Configuration KCM'
@@ -54,6 +55,7 @@ optdepends=('bluedevil: Bluetooth integration'
'plasma-pa: PulseAudio Widget'
'plasma-thunderbolt: Thunderbolt port security widget'
'plasma-vault: EncFS Manager'
+ 'plymouth-kcm: Configure Plymouth from systemsettings'
'sddm-kcm: SDDM Configuration KCM'
'xdg-desktop-portal-kde: flatpak integration'
'plasma-sdk: Development tools')