Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
csup_for_debian [2010/09/01 19:02] kdevcsup_for_debian [2010/09/01 19:48] kdev
Line 2: Line 2:
 <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 cdbs quilt gnupg fakeroot lintian pbuilder piuparts
 +</code>
 +
 +==== Tools needed to build the package ====
 +<code>
 +aptitude install flex bison libssl-dev
 </code> </code>