diff options
author | Raul Infante-Sainz <infantesainz@gmail.com> | 2019-05-06 08:48:34 +0100 |
---|---|---|
committer | Raul Infante-Sainz <infantesainz@gmail.com> | 2019-05-06 08:53:26 +0100 |
commit | 76671675d5a7534026da935aadf4b640ecbc0529 (patch) | |
tree | 08e3db44d6d55c20938f8ccb494b5ea520a64b9f /reproduce/software/bash | |
parent | 8a4d6d223b555a0a1660feeb23db070b10feec4d (diff) |
Disabled X Window System in netpbm installation for GNU/Linux systems
Until this commit, we were installing `netpbm' without disabling the X
Windows System in GNU/Linux. That is the default option in the configure
step of `netpbm'. However, we are not installing the necessary libraries
(X11) and headers for that. As a consecuence, when testing in a system
where we don't have these libraries/headers (Ubuntu 14.04), it crashes.
With this commit, we disable the X Windows System option in `netpbm' by
giving the answer `none' to one of the last answers to that question in
the configure step.
Diffstat (limited to 'reproduce/software/bash')
0 files changed, 0 insertions, 0 deletions