From 9884bc2d48a34fbf08870b13a5650fc576ac678f Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 4 Oct 2012 07:34:41 -0700 Subject: documentation: poky-ref-manual, yocto-project-qs - Packages fixed Fixes [YOCTO_#3180] Final changes to the packages section. They were re-organized and the set is complete and thus fixes this bug. (From yocto-docs rev: 533b45c9d41330497bbd0da58b812a4738ba64a8) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/introduction.xml | 36 +++++++++----------------- 1 file changed, 12 insertions(+), 24 deletions(-) (limited to 'documentation/poky-ref-manual') diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml index 1f3f4ec442..44583a67f1 100644 --- a/documentation/poky-ref-manual/introduction.xml +++ b/documentation/poky-ref-manual/introduction.xml @@ -140,12 +140,9 @@ $ sudo apt-get install make xsltproc docbook-utils fop - Application Development Extras: - Packages needed if you are going to be developing - user-space applications. - In particular, you are using the - Application Development Toolkit (ADT) - or the ADT Installer: + ADT Installer Extras: + Packages needed if you are going to be using the + Application Development Toolkit (ADT) Installer: $ sudo apt-get install autoconf automake libtool libglib2.0-dev @@ -178,12 +175,9 @@ $ sudo yum install make docbook-style-dsssl docbook-style-xsl \ docbook-dtds docbook-utils fop libxslt - Application Development Extras: - Packages needed if you are going to be developing - user-space applications. - In particular, you are using the - Application Development Toolkit (ADT) - or the ADT Installer: + ADT Installer Extras: + Packages needed if you are going to be using the + Application Development Toolkit (ADT) Installer: $ sudo yum install autoconf automake libtool glib2-devel @@ -215,12 +209,9 @@ $ sudo zypper install make fop xsltproc - Application Development Extras: - Packages needed if you are going to be developing - user-space applications. - In particular, you are using the - Application Development Toolkit (ADT) - or the ADT Installer: + ADT Installer Extras: + Packages needed if you are going to be using the + Application Development Toolkit (ADT) Installer: $ sudo zypper install autoconf automake libtool glib2-devel @@ -253,12 +244,9 @@ $ sudo yum -y install make docbook-style-dsssl docbook-style-xsl \ docbook-dtds docbook-utils fop libxslt - Application Development Extras: - Packages needed if you are going to be developing - user-space applications. - In particular, you are using the - Application Development Toolkit (ADT) - or the ADT Installer: + ADT Installer Extras: + Packages needed if you are going to be using the + Application Development Toolkit (ADT) Installer: $ sudo yum -y install autoconf automake libtool glib2-devel -- cgit v1.2.3-54-g00ecf