mirror of
https://github.com/archlinux/aur.git
synced 2026-02-20 04:00:37 +01:00
Add ttf-material-symbols-variable-git dependency
This commit is contained in:
parent
f12686aef1
commit
5eb418d2cf
2 changed files with 2 additions and 0 deletions
1
.SRCINFO
1
.SRCINFO
|
|
@ -9,6 +9,7 @@ pkgbase = noctalia-shell
|
|||
depends = ttf-roboto
|
||||
depends = inter-font
|
||||
depends = ttf-material-symbols-variable-git
|
||||
depends = ttf-bootstrap-icons
|
||||
depends = gpu-screen-recorder
|
||||
depends = brightnessctl
|
||||
depends = ddcutil
|
||||
|
|
|
|||
1
PKGBUILD
1
PKGBUILD
|
|
@ -14,6 +14,7 @@ depends=(
|
|||
'ttf-roboto'
|
||||
'inter-font'
|
||||
'ttf-material-symbols-variable-git'
|
||||
'ttf-bootstrap-icons'
|
||||
'gpu-screen-recorder'
|
||||
'brightnessctl'
|
||||
'ddcutil'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue