Browse Source

Compiling for X11: Arch package list

Bojidar Marinov 9 years ago
parent
commit
07ed4f71b8
1 changed files with 4 additions and 0 deletions
  1. 4 0
      reference/compiling_for_x11.rst

+ 4 - 0
reference/compiling_for_x11.rst

@@ -47,6 +47,10 @@ Distro-specific oneliners
 |               |     sudo apt-get install build-essential scons pkg-config libx11-dev libxcursor-dev libxinerama-dev \      |
 |               |     sudo apt-get install build-essential scons pkg-config libx11-dev libxcursor-dev libxinerama-dev \      |
 |               |         libgl1-mesa-dev libglu-dev libasound2-dev libpulse-dev libfreetype6-dev libssl-dev libudev-dev     | 
 |               |         libgl1-mesa-dev libglu-dev libasound2-dev libpulse-dev libfreetype6-dev libssl-dev libudev-dev     | 
 +---------------+------------------------------------------------------------------------------------------------------------+
 +---------------+------------------------------------------------------------------------------------------------------------+
+| **Arch**      | ::                                                                                                         |
+|               |                                                                                                            |
+|               |     pacman -S scons libxcursor libxinerama mesa glu alsa-lib pulseaudio freetype2                          |
++---------------+------------------------------------------------------------------------------------------------------------+
 
 
 Compiling
 Compiling
 ---------
 ---------