summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2010-10-14 00:17:22 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2010-10-14 00:17:22 +0100
commitfc6102b1ecb5d5205cbdab646720c0b7cd9ed825 (patch)
treeb3f60c37d06c9ec675a27022cd2a30959ef19013
parent344ae5270df7c64c0c02a3bcbfc65951d8c24f88 (diff)
downloadxine-lib-fc6102b1ecb5d5205cbdab646720c0b7cd9ed825.tar.gz
xine-lib-fc6102b1ecb5d5205cbdab646720c0b7cd9ed825.tar.bz2
Mention build-essential (for building .debs).
--HG-- extra : rebase_source : 0bd120fdf12785264b3241cd446aac01751327d9
-rw-r--r--doc/faq/faq.sgml2
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>
&nbsp;&nbsp;&nbsp;<command>tar xzf &lt;PACKAGE-VER.tar.gz&gt;</command>