]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
include git as a dependency for ubuntu
authormerlijn <mhofstra@gmail.com>
Fri, 25 Jun 2010 02:44:00 +0000 (02:44 +0000)
committerRedmineExport <redmineexport@dev.xonotic.org>
Mon, 17 Nov 2014 17:53:33 +0000 (17:53 +0000)
(Commit created by redmine exporter script from page "Repository_Access" version 43)

Repository_Access.textile

index 5fc3b9e6e27551c411f0bac2b7e36b08e48e0522..19d4d82695270ebe55396c1c61905503b98e0e3b 100644 (file)
@@ -27,7 +27,7 @@ After that, you have a working checkout of the repository.
 Ubuntu Dependencies:
 
 <pre>
-sudo apt-get install build-essential xserver-xorg-dev x11proto-xf86dri-dev x11proto-xf86dga-dev x11proto-xf86vidmode-dev libxxf86dga-dev libxcb-xf86dri0-dev libxpm-dev libxxf86vm-dev libsdl1.2-dev libsdl-image1.2-dev libclalsadrv-dev libasound2-dev libxext-dev libsdl1.2debian-pulseaudio
+sudo apt-get install build-essential xserver-xorg-dev x11proto-xf86dri-dev x11proto-xf86dga-dev x11proto-xf86vidmode-dev libxxf86dga-dev libxcb-xf86dri0-dev libxpm-dev libxxf86vm-dev libsdl1.2-dev libsdl-image1.2-dev libclalsadrv-dev libasound2-dev libxext-dev libsdl1.2debian-pulseaudio git-core
 </pre>