diff options
| author | Nippy <nippy@Beller-Mac-mini.lan> | 2026-09-07 19:54:23 +0200 |
|---|---|---|
| committer | Nippy <nippy@Beller-Mac-mini.lan> | 2026-09-07 19:54:23 +0200 |
| commit | 36088dfa9a0b85710ca6a8ec801e6d34aff642a3 (patch) | |
| tree | 43f0f37f5719f8b2f1dcf0e00a8e28b12d58cc39 /raveos-plasma-theme/PKGBUILD | |
| parent | ed1c9a34738f8c60467a96a5c938ec757f65861a (diff) | |
| download | RaveOS-PKGBUILD-36088dfa9a0b85710ca6a8ec801e6d34aff642a3.tar.gz RaveOS-PKGBUILD-36088dfa9a0b85710ca6a8ec801e6d34aff642a3.zip | |
fix
Diffstat (limited to 'raveos-plasma-theme/PKGBUILD')
| -rw-r--r-- | raveos-plasma-theme/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
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=() |