summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorJamey Sharp <jamey@minilop.net>2018-06-18 15:25:41 -0700
committerJamey Sharp <jamey@minilop.net>2018-06-18 15:25:41 -0700
commitf1c3a610b2404bf00e9a2ff86b63001b781d816b (patch)
tree9ca2226cb60e82631e4cf48f2c83af6370d8fdc5 /pkgs/development/python-modules/httpserver
parentb30d52905e618c6ae3e5ef0cea41777ee72be835 (diff)
openjdk: fix build for !enableGnome2
This OpenJDK packaging has a headless build configuration controlled by the `minimal` flag, which is regularly build-tested by Hydra, and a non-headless configuration based on pure Xlib libraries without Gnome features, which is not normally tested. Sometime before OpenJDK 8, the !enableGnome2 case broke, because it needs to link against libXrandr but that wasn't included in the buildInputs. If this patch is backported to NixOS 18.03 or earlier, the same fix needs to be applied to OpenJDK 9. I have tested OpenJDK versions 8, 9, and 10, but not any other versions.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions