diff options
| author | aszlig <aszlig@nix.build> | 2018-07-05 00:37:19 +0200 |
|---|---|---|
| committer | aszlig <aszlig@nix.build> | 2018-07-05 00:44:26 +0200 |
| commit | 7a19228215eda4e24b4c37af5a2b0e6ce67c7d19 (patch) | |
| tree | 1d2727496c6306cbd686d710f471056df5989195 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | 4dfea241bc2d0287d1542f471637ff427e041f87 (diff) | |
mpv: Fix X11 support by adding libXrandr
This is a follow-up to 6b404b944a5f041b47fa1d57b74bb72f563a5014, 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
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
