[X2Go-Commits] page changed: wiki:development:development-workspace

wiki-admin at x2go.org wiki-admin at x2go.org
Fri Mar 15 00:36:54 CET 2013


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2013/03/14 23:36
Browser     : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1
IP-Address  : 46.142.39.109
Hostname    : 109-39-142-46.pool.kielnet.net
Old Revision: http://wiki.x2go.org/doku.php/wiki:development:development-workspace?rev=1363304138
New Revision: http://wiki.x2go.org/doku.php/wiki:development:development-workspace
Edit Summary: [Building] 
User        : sunweaver

@@ -5,15 +5,23 @@
  Before you can start developing you need the source code.
  The code is managed in a [[git| GIT repository]]. 
  
  ===== Building =====
+ 
+ ==== Debian ====
+ 
+ On Ubuntu you'll probably need the following dependencies to get a proper build:
+ 
+ <code>
+   sudo apt-get install devscripts debhelper build-essential
+ </code>
+ 
+ ==== Ubuntu ====
  
  On Ubuntu you'll probably need the following dependencies to get a proper build:
  
  <code>
-   sudo apt-get install
devscripts debhelper \
-     ubuntu-dev-tools build-essential \
-     libldap2-dev libssh-dev libxpm-dev libcups2-dev
+   sudo apt-get install devscripts debhelper ubuntu-dev-tools build-essential
  </code>
  
  More info in general form: [[https://wiki.ubuntu.com/PackagingGuide/HandsOn]]
  ==== Getting Build Dependencies ====



-- 
This mail was generated by DokuWiki at
http://wiki.x2go.org/




More information about the x2go-commits mailing list