reorganizing configuration
- static package configuration in `vars/pkgs` - loaded into the variable `pkgconfig` as part of `tasks/main.yml`
This commit is contained in:
9
vars/pkgs/ghostty.yml
Normal file
9
vars/pkgs/ghostty.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
ghostty:
|
||||
build_deps:
|
||||
Debian:
|
||||
- libgtk-4-dev
|
||||
- libadwaita-1-dev
|
||||
RedHat:
|
||||
- gtk4-devel
|
||||
- libadwaita-devel
|
||||
git_repo: https://github.com/ghostty-org/ghostty
|
||||
Reference in New Issue
Block a user