summaryrefslogtreecommitdiffstats
path: root/doc/texi
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2014-03-02 17:06:54 +0000
committerjstebbins <[email protected]>2014-03-02 17:06:54 +0000
commit66e23a8e096410d5f2584b43acc56c416db3f62e (patch)
treebd1416ff5483764791f22b1f3773e09539feedb8 /doc/texi
parente35800c8403286965e561638e76611c798cfef18 (diff)
LinGui: update dependencies in docs
indicate ubutnu 14.04 and gtk 3.10 are required to build the gtk UI git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6093 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'doc/texi')
-rw-r--r--doc/texi/Building.linux.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/texi/Building.linux.texi b/doc/texi/Building.linux.texi
index 6169eea15..25be516c9 100644
--- a/doc/texi/Building.linux.texi
+++ b/doc/texi/Building.linux.texi
@@ -20,7 +20,7 @@ The following are the recommended specifications for building on @value{OS-linux
@itemize @bullet
@item Intel 32-bit or 64-bit kernel
-@item Ubuntu 13.10, gcc 4.8, yasm 1.2.x
+@item Ubuntu 14.04, gcc 4.8, yasm 1.2.x
@item Fedora 20, gcc 4.8, yasm 1.2.x
@item gcc 4.5 or higher is reported to work
@end itemize
@@ -29,9 +29,9 @@ The following are the recommended specifications for building on @value{OS-linux
@include building/prerequisites.common.texi
-The @b{GTK UI} introduces some significant extra build requirements. If you intend to disable building the GUI with @command{configure --disable-gtk} you will not need many of these packages installed:
+The @b{GTK UI} introduces some significant extra build requirements. GTK version 3.10+ is required to build the GTK UI. If you intend to disable building the GUI with @command{configure --disable-gtk} you will not need many of these packages installed:
-Ubuntu 13.10 packages:
+Ubuntu 14.04 packages:
@itemize @bullet
@item subversion (cli/gui)
@item yasm (cli/gui)