[planner] [docs] Remove mentions to unneded dependencies
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [planner] [docs] Remove mentions to unneded dependencies
- Date: Sun, 21 Mar 2010 23:39:24 +0000 (UTC)
commit cc08d9869ee2d6855aefbe6e0c887fe7b1228224
Author: Javier Jardón <jjardon gnome org>
Date: Mon Mar 22 00:32:31 2010 +0100
[docs] Remove mentions to unneded dependencies
docs/getting-started-hacking.xml | 4 ----
docs/install-guide/C/planner-install-guide.xml | 6 ++----
2 files changed, 2 insertions(+), 8 deletions(-)
---
diff --git a/docs/getting-started-hacking.xml b/docs/getting-started-hacking.xml
index 6591dc5..30242ee 100644
--- a/docs/getting-started-hacking.xml
+++ b/docs/getting-started-hacking.xml
@@ -109,10 +109,6 @@
<entry>libglade</entry>
<entry> >= 2.0.0</entry>
</row>
- <row>
- <entry>libbonoboui</entry>
- <entry> >= 2.0.0</entry>
- </row>
</tbody>
</tgroup>
</table>
diff --git a/docs/install-guide/C/planner-install-guide.xml b/docs/install-guide/C/planner-install-guide.xml
index 09fbac3..89b4feb 100644
--- a/docs/install-guide/C/planner-install-guide.xml
+++ b/docs/install-guide/C/planner-install-guide.xml
@@ -250,14 +250,12 @@
libgnomecanvas-2.0 >= 2.6.0
libgnomeui-2.0 >= 2.6.0
libglade-2.0 >= 2.4.0
- libbonoboui-2.0 >= 2.6.0
- libgnomeprintui-2.2 >= 2.6.0
gconf-2.0 >= 2.6.0
</screen>
</para>
<para>
Most of these requirements are met by Fedora Core 2, except for
- libglade-2.0 and libgnomeprintui-2.2. If you'd like to confirm this,
+ libglade-2.0. If you'd like to confirm this,
use the <command>rpm</command> command:
<screen>
<prompt>#</prompt><userinput> rpm -qa | grep libglade</userinput>
@@ -422,7 +420,7 @@ test -z "/usr/local/lib/pkgconfig" || mkdir -p -- . "/usr/local/lib/pkgconfig"
<para>
Now that we've set up our <envar>PKG_CONFIG_PATH</envar> environment
variable, the rest of our setup should run smoothly. The other
- dependencies (pango 1.5, libgnomeprint 2.6 and libgnomeprintui 2.6)
+ dependencies (pango 1.5)
are built in the same manner as we did for libglade-2.0. I'll simply
summarize the steps for brevity.
</para>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]