A page in your DokuWiki was added or changed. Here are the details: Date : 2013/03/14 23:37 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=136... New Revision: http://wiki.x2go.org/doku.php/wiki:development:development-workspace Edit Summary: [Getting Build Dependencies] User : sunweaver @@ -24,11 +24,11 @@ </code> More info in general form: [[https://wiki.ubuntu.com/PackagingGuide/HandsOn]] ==== Getting Build Dependencies ==== - Each git has a file'' debian/control''. It has a section ''Build-Depends''. + Each Git has a file'' debian/control''. It has a section ''Build-Depends''. - The package ''ubuntu-dev-tools'' (also provided in Debian) allows to install them running ''sudo get-build-deps debian/control''. + **Ubuntu:** The package ''ubuntu-dev-tools'' (also provided in Debian) allows to install them running ''sudo get-build-deps debian/control''. ==== Makefile ==== Most projects should have a Makefile, that builds the project by running make (This is work in progress). -- This mail was generated by DokuWiki at http://wiki.x2go.org/