diff options
author | varac <varacanero@zeromail.org> | 2016-01-22 17:05:26 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2016-01-22 17:08:32 +0100 |
commit | 69d2549a8b3b670b10d0efe079bcbc4ba066907d (patch) | |
tree | 3fa29cbc72344a56aba5f70d20880dbae72bdbb6 /bin/run_tests | |
parent | f5ecaaa1bd7412fc152b41e4cc522cd0dc43cc37 (diff) |
[bug] refactor build-essential package installation
In certain node setups, the webapp gems cannot get built
because `build-essential` and dependent packages were not
present.
I refactored the `site_config::packages::build_essential` class,
which now inherits `site_config::packages`. The latter class removes
all unneccessary (development) packages, but when the
`site_config::packages::build_essential` class is included, some
dev packages are overridden to be installed.
- Tested: [local]
- Resolves: #7834
Diffstat (limited to 'bin/run_tests')
0 files changed, 0 insertions, 0 deletions