From 07ed4f71b80b75a2fc33a5deec18bd946d8f496a Mon Sep 17 00:00:00 2001 From: Bojidar Marinov Date: Wed, 25 May 2016 18:30:04 +0300 Subject: [PATCH] Compiling for X11: Arch package list --- reference/compiling_for_x11.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/reference/compiling_for_x11.rst b/reference/compiling_for_x11.rst index b597b774..c3873c56 100644 --- a/reference/compiling_for_x11.rst +++ b/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 \ | | | 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 ---------