- static package configuration in `vars/pkgs` - loaded into the variable `pkgconfig` as part of `tasks/main.yml`
11 lines
184 B
YAML
11 lines
184 B
YAML
broot:
|
|
build_deps:
|
|
Debian:
|
|
- build-essential
|
|
- libxcb1-dev
|
|
- libxcb-render0-dev
|
|
- libxcb-shape0-dev
|
|
- libxcb-xfixes0-dev
|
|
RedHat:
|
|
- libxcb
|