Added fprintd to deps
This commit is contained in:
parent
a89fa1d99c
commit
e8911c0f97
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ install_yay() {
|
||||||
install_pacman() {
|
install_pacman() {
|
||||||
# Base Deps
|
# Base Deps
|
||||||
$SYS_INSTALL net-tools flatpak fish
|
$SYS_INSTALL net-tools flatpak fish
|
||||||
$SYS_INSTALL sof-firmware
|
$SYS_INSTALL sof-firmware fprintd
|
||||||
$SYS_INSTALL hunspell-en_us noto-fonts-emoji
|
$SYS_INSTALL hunspell-en_us noto-fonts-emoji
|
||||||
|
|
||||||
# Virtualization
|
# Virtualization
|
||||||
|
|
Loading…
Reference in a new issue