From b23bcb38a90bb5820b34139576c04fed9f6d6309 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Tue, 17 Feb 2015 11:00:41 +0100 Subject: Doc: Update the list of required packages for BYOS And split the command to several lines using '\' to avoid scrollbars in online documentation Task-number: QTEE-884 Change-Id: Icfaaacd4f65b140d763ac9a1d47af250064601e9 Reviewed-by: Samuli Piippo --- src/doc/src/qtee-custom-embedded-linux.qdoc | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'src/doc/src/qtee-custom-embedded-linux.qdoc') diff --git a/src/doc/src/qtee-custom-embedded-linux.qdoc b/src/doc/src/qtee-custom-embedded-linux.qdoc index 25ae673..2da45cf 100644 --- a/src/doc/src/qtee-custom-embedded-linux.qdoc +++ b/src/doc/src/qtee-custom-embedded-linux.qdoc @@ -51,10 +51,13 @@ \e {Package Manager}. The \e {Yocto meta layer} package contains the additional recipes required to make the image compatible with \B2Q. - \li Install the dependencies for the Yocto tools and build - scripts. In Ubuntu, the following packages are required: + \li Install the dependencies for the Yocto tools, build + scripts, and the Qt modules. In Ubuntu, the following + packages are required: \badcode - sudo apt-get install gawk wget git-core diffstat unzip p7zip texinfo gcc-multilib build-essential chrpath libsdl1.2-dev xterm + sudo apt-get install gawk wget git-core diffstat unzip p7zip-full texinfo \ + gcc-multilib build-essential chrpath libsdl1.2-dev xterm gperf bison curl \ + udisks screen \endcode \endlist -- cgit v1.2.3