summaryrefslogtreecommitdiff
path: root/raveos-plasma-theme
diff options
context:
space:
mode:
authorNippy <nippy@Beller-Mac-mini.lan>2026-09-07 19:54:23 +0200
committerNippy <nippy@Beller-Mac-mini.lan>2026-09-07 19:54:23 +0200
commit36088dfa9a0b85710ca6a8ec801e6d34aff642a3 (patch)
tree43f0f37f5719f8b2f1dcf0e00a8e28b12d58cc39 /raveos-plasma-theme
parented1c9a34738f8c60467a96a5c938ec757f65861a (diff)
downloadRaveOS-PKGBUILD-36088dfa9a0b85710ca6a8ec801e6d34aff642a3.tar.gz
RaveOS-PKGBUILD-36088dfa9a0b85710ca6a8ec801e6d34aff642a3.zip
fix
Diffstat (limited to 'raveos-plasma-theme')
-rw-r--r--raveos-plasma-theme/.SRCINFO1
-rw-r--r--raveos-plasma-theme/PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/raveos-plasma-theme/.SRCINFO b/raveos-plasma-theme/.SRCINFO
index 099fb91..da3c96d 100644
--- a/raveos-plasma-theme/.SRCINFO
+++ b/raveos-plasma-theme/.SRCINFO
@@ -11,6 +11,7 @@ pkgbase = raveos-plasma-theme
conflicts = raveos-cosmic-theme
depends = fastfetch
depends = raveos-sddm-theme
+ depends = wl-clipboard
options = !debug
pkgname = raveos-plasma-theme
diff --git a/raveos-plasma-theme/PKGBUILD b/raveos-plasma-theme/PKGBUILD
index c887b80..0152a44 100644
--- a/raveos-plasma-theme/PKGBUILD
+++ b/raveos-plasma-theme/PKGBUILD
@@ -10,7 +10,7 @@ license=('custom')
options=('!debug')
conflicts=('raveos-gnome-theme' 'raveos-hyprland-theme' 'raveos-cosmic-theme')
-depends=('fastfetch' 'raveos-sddm-theme')
+depends=('fastfetch' 'raveos-sddm-theme' 'wl-clipboard')
install="${pkgname}.install"
source=()