Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
csup_for_debian [2010/09/01 19:02] kdevcsup_for_debian [2010/11/07 10:13] kdev
Line 1: Line 1:
 ==== Install the build tools ==== ==== Install the build tools ====
 <code> <code>
-aptitude install build-essential devscripts  debhelper dh-make diff patch cdbs quilt gnupg fakeroot lintian pbuilder piuparts+aptitude install build-essential devscripts  debhelper dh-make diff patch quilt gnupg fakeroot lintian pbuilder piuparts 
 +</code> 
 + 
 +==== Specific build dependencies ==== 
 +<code> 
 +aptitude install flex bison libssl-dev
 </code> </code>