diff options
Diffstat (limited to 'raveos-plasma-theme')
| -rw-r--r-- | raveos-plasma-theme/.SRCINFO | 1 | ||||
| -rw-r--r-- | raveos-plasma-theme/PKGBUILD | 2 |
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=() |