diff options
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=() |