diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/faq/faq.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq/faq.sgml b/doc/faq/faq.sgml index 2519a8118..27bd6182c 100644 --- a/doc/faq/faq.sgml +++ b/doc/faq/faq.sgml @@ -303,7 +303,7 @@ You'll need an HG snapshot tarball or source checked out from the repository. </para> <para> - First, make sure that the "devscripts" package is installed. You'll + First, make sure that the "devscripts" and "build-essential" packages are installed. You'll then need the following commands (the first one isn't needed unless you're using a snapshot tarball): <screen> <command>tar xzf <PACKAGE-VER.tar.gz></command> |