Browse Source

X11: add new dependency for Mageia

Rémi Verschelde 9 years ago
parent
commit
282b1b7f3b
1 changed files with 2 additions and 1 deletions
  1. 2 1
      reference/compiling_for_x11.rst

+ 2 - 1
reference/compiling_for_x11.rst

@@ -40,7 +40,8 @@ Distro-specific oneliners
 | **Mageia**    | ::                                                                                                         |
 | **Mageia**    | ::                                                                                                         |
 |               |                                                                                                            |
 |               |                                                                                                            |
 |               |     urpmi scons pkgconfig "pkgconfig(alsa) pkgconfig(freetype2) pkgconfig(glu) pkgconfig(libpulse)" \      |
 |               |     urpmi scons pkgconfig "pkgconfig(alsa) pkgconfig(freetype2) pkgconfig(glu) pkgconfig(libpulse)" \      |
-|               |         "pkgconfig(openssl) pkgconfig(udev) pkgconfig(x11) pkgconfig(xcursor) pkgconfig(xinerama)"         |
+|               |         "pkgconfig(openssl) pkgconfig(udev) pkgconfig(x11) pkgconfig(xcursor) pkgconfig(xinerama)" \       |
+|               |         "pkgconfig(xrandr)"                                                                                |
 +---------------+------------------------------------------------------------------------------------------------------------+
 +---------------+------------------------------------------------------------------------------------------------------------+
 | **Ubuntu**    | ::                                                                                                         |
 | **Ubuntu**    | ::                                                                                                         |
 |               |                                                                                                            |
 |               |                                                                                                            |