* [yocto-docs] [PATCH 1/2] documentation/yocto-project-qs: a few more dependency tidy-ups
@ 2012-05-03 16:43 Paul Eggleton
2012-05-03 16:43 ` [yocto-docs] [PATCH 2/2] documentation/yocto-project-qs: remove note about sudo on Fedora pre-F15 Paul Eggleton
0 siblings, 1 reply; 2+ messages in thread
From: Paul Eggleton @ 2012-05-03 16:43 UTC (permalink / raw)
To: yocto
* Remove mercurial as this is no longer needed
* linuxdoc-tools was mentioned twice in the CentOS list
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
---
.../yocto-project-qs/yocto-project-qs.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 06c2fd8..04bfdb5 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -232,7 +232,7 @@
unzip texi2html texinfo libsdl1.2-dev docbook-utils fop gawk \
python-pysqlite2 diffstat make gcc build-essential xsltproc \
g++ desktop-file-utils chrpath libgl1-mesa-dev libglu1-mesa-dev \
- mercurial autoconf automake groff libtool xterm libxml-parser-perl
+ autoconf automake groff libtool xterm libxml-parser-perl
</literallayout>
</section>
@@ -279,7 +279,7 @@
<literallayout class='monospaced'>
$ sudo zypper install python gcc gcc-c++ libtool fop \
subversion git chrpath automake make wget xsltproc \
- diffstat texinfo mercurial freeglut-devel libSDL-devel
+ diffstat texinfo freeglut-devel libSDL-devel
</literallayout>
</section>
@@ -298,7 +298,7 @@
unzip perl texinfo texi2html diffstat openjade zlib-devel \
docbook-style-dsssl sed docbook-style-xsl docbook-dtds \
docbook-utils bc glibc-devel pcre pcre-devel \
- groff linuxdoc-tools patch linuxdoc-tools cmake \
+ groff linuxdoc-tools patch cmake \
tcl-devel gettext ncurses apr \
SDL-devel mesa-libGL-devel mesa-libGLU-devel gnome-doc-utils \
autoconf automake libtool xterm
--
1.7.5.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [yocto-docs] [PATCH 2/2] documentation/yocto-project-qs: remove note about sudo on Fedora pre-F15
2012-05-03 16:43 [yocto-docs] [PATCH 1/2] documentation/yocto-project-qs: a few more dependency tidy-ups Paul Eggleton
@ 2012-05-03 16:43 ` Paul Eggleton
0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggleton @ 2012-05-03 16:43 UTC (permalink / raw)
To: yocto
We no longer support Fedora versions older than 15 so remove this note.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
---
.../yocto-project-qs/yocto-project-qs.xml | 10 ----------
1 files changed, 0 insertions(+), 10 deletions(-)
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 04bfdb5..11521cc 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -256,16 +256,6 @@
autoconf automake libtool xterm
</literallayout>
- <note><para>
- If you are using a Fedora version prior to version 15, you will need to take some
- extra steps to enable <filename>sudo</filename>, or you will need to run
- the commands as root user.
- See the <ulink url='https://fedoraproject.org/wiki/Configuring_Sudo'>Configuring Sudo</ulink>
- wiki page for details.
- For information on other dependencies you will need to install, see the Fedora section on the
- <ulink url='&YOCTO_WIKI_URL;/wiki/Poky/GettingStarted/Dependencies'>Poky/GettingStarted/Dependencies</ulink>
- wiki page.
- </para></note>
</section>
<section id='opensuse'>
--
1.7.5.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-05-03 16:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-03 16:43 [yocto-docs] [PATCH 1/2] documentation/yocto-project-qs: a few more dependency tidy-ups Paul Eggleton
2012-05-03 16:43 ` [yocto-docs] [PATCH 2/2] documentation/yocto-project-qs: remove note about sudo on Fedora pre-F15 Paul Eggleton
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.