add fprintd

This commit is contained in:
Kendall Whitman
2026-02-08 14:38:59 -06:00
parent 0937aa4e6e
commit 978845ea74

View File

@@ -8,13 +8,14 @@ DIRECTORIES = [
] ]
DIRECTORIES_TO_REMOVE = [ DIRECTORIES_TO_REMOVE = [
'Templates',
'Public', 'Public',
'Templates',
] ]
APPS = [ APPS = [
'element-desktop', 'element-desktop',
'flatpak', 'flatpak',
'fprintd',
'libreoffice-fresh', 'libreoffice-fresh',
'librewolf-bin', 'librewolf-bin',
'neovim-git', 'neovim-git',