Commit 342cd66
authored
chore: update bindep.txt to be usable (#533)
- drop shellcheck, as it is not needed
- add/move pkg-config, and gcc as general "compile" packages, as they
are needed to build the binary extensions
- fix the profiles of the debian dependencies, as they are actually
needed either at runtime or when building (and not when testing)
- add compile and runtime dependencies for rpm-based platforms, so the
gssapi and systemd extensions can be built
This should fix almost all the dependency issues when building a custom
DE using ansible-builder. The only package that still needs to be
installed manually is the Python development one: since it depends on
the actual Python in use in the base image, it cannot be specified here.
Fixes: #4241 parent d4b3f2a commit 342cd66
1 file changed
Lines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments