add a number of pkgs

- putting package deps and pkgnames in vars/main.yml
This commit is contained in:
Matthew Stobbs
2025-02-09 14:55:38 -07:00
parent b1ba07cf59
commit fc674fe06f
16 changed files with 199 additions and 26 deletions

View File

@@ -33,9 +33,27 @@ tappkgs: []
pkgconfig:
alacritty: {}
bitwarden: {}
broot:
deps:
Debian:
- build-essential
- libxcb1-dev
- libxcb-render0-dev
- libxcb-shape0-dev
- libxcb-xfixes0-dev
RedHat:
- libxcb
carapace: {}
clangd: {}
consul: {}
fd:
pkg:
Darwin:
- fd
RedHat:
- fd-find
Debian:
- fd-find
ghostty: {}
git: {}
go: {}