noctalia-shell: update deps

This commit is contained in:
Ly-sec 2025-11-29 16:14:55 +01:00
parent bd76e1644b
commit 1f4d036760
2 changed files with 2 additions and 4 deletions

View file

@ -8,8 +8,7 @@ pkgbase = noctalia-shell
license = MIT
makedepends = git
depends = quickshell
depends = ttf-roboto
depends = inter-font
depends = imagemagick
depends = gpu-screen-recorder
depends = brightnessctl
optdepends = cliphist: For clipboard history support

View file

@ -10,8 +10,7 @@ license=('MIT')
makedepends=('git')
depends=(
'quickshell'
'ttf-roboto'
'inter-font'
'imagemagick'
'gpu-screen-recorder'
'brightnessctl'
)