diff options
Diffstat (limited to 'doc/faq')
-rw-r--r-- | doc/faq/faq.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq/faq.docbook b/doc/faq/faq.docbook index 531f02b01..d26dc343a 100644 --- a/doc/faq/faq.docbook +++ b/doc/faq/faq.docbook @@ -305,7 +305,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> |