nixpkgs/pkgs
aszlig 7a19228215
mpv: Fix X11 support by adding libXrandr
This is a follow-up to 6b404b944a, which
fixed the build after SDL no longer leaks through X libraries.

However the commit didn't actually pass all the required dependencies to
mpv, because the configure phase of mpv still disabled X support:

  Checking for X11
  err: Package xrandr was not found in the pkg-config search path.
  Perhaps you should add the directory containing `xrandr.pc'
  to the PKG_CONFIG_PATH environment variable
  No package 'xrandr' found

So by adding libXrandr, we finally have support for X again.

Trivia: While I'm usually very pesky about line lengths this is one of
the very rare occasions where I didn't break the lines after 79
characters because it would have messed up the overall style of the
file.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @AndersonTorres, @fuuzetsu, @fpletz, @orivej
2018-07-05 00:44:26 +02:00
..
applications mpv: Fix X11 support by adding libXrandr 2018-07-05 00:44:26 +02:00
build-support Revert "haskell generic-builder: Use strictDeps always" 2018-07-04 13:18:21 +02:00
common-updater
data Merge pull request #42308 from romildo/upd.moka-icon-theme 2018-07-03 13:27:55 +01:00
desktops mate.mate-utils: 1.20.0 -> 1.20.1 (#42695) 2018-07-05 00:20:34 +02:00
development Merge pull request #42950 from Ma27/fix-py-keyutils 2018-07-05 00:31:46 +02:00
games Merge pull request #43043 from Baughn/nix-df 2018-07-04 17:41:06 -04:00
misc mfcl2740dwcupswrapper: init at 3.2.0-1 2018-07-04 19:43:23 +10:00
os-specific pps-tools: init at 1.0.2, enable for chrony, gpsd, ntp (#42889) 2018-07-04 11:28:07 +00:00
servers pps-tools: init at 1.0.2, enable for chrony, gpsd, ntp (#42889) 2018-07-04 11:28:07 +00:00
shells gradle-completion: init at 1.3.1 (#42929) 2018-07-05 00:34:28 +02:00
stdenv make-bootstrap-tools-cross: remove broken i686-musl variant 2018-06-25 11:16:10 -05:00
test Merge remote-tracking branch 'upstream/master' into staging 2018-06-18 15:30:39 -04:00
tools iperf: 3.5 -> 3.6 (#43002) 2018-07-04 14:40:35 +00:00
top-level gradle-completion: init at 1.3.1 (#42929) 2018-07-05 00:34:28 +02:00