diff --git a/campcaster/doc/release.html b/campcaster/doc/release.html index 07e6dbef5..351ea5697 100644 --- a/campcaster/doc/release.html +++ b/campcaster/doc/release.html @@ -125,7 +125,9 @@ broken.<br> <h1>Creating Debian packages</h1> After the source tarballs have been tested, Debian source and binary packages can be created. To do so, upload the source tarballs to a -Debian system, and do the following:<br> +Debian system, install the packages needed to install Campcaster, +plus two more needed for the build process: <code>debhelper</code> and +<code>fakeroot</code>. Then do the following:<br> <br> <pre>tar xfj campcaster-<ls-version>.tar.bz2 tar xfj campcaster-libraries-<ls-version>.tar.bz2