From ea49afce96954ff6711aa24815c01fe115bc47e0 Mon Sep 17 00:00:00 2001 From: Alex Duggan Date: Fri, 13 Dec 2002 17:08:12 +0000 Subject: remove libgnomecanvas dep 2002-12-13 Alex Duggan * configure.in: * nautilus.spec.in: remove libgnomecanvas dep --- ChangeLog | 6 ++++++ configure.in | 2 -- nautilus.spec.in | 4 ---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index b67754390..3bfec1b00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-12-13 Alex Duggan + + * configure.in: + * nautilus.spec.in: + remove libgnomecanvas dep + 2002-12-13 Alexander Larsson * libnautilus-private/nautilus-file-operations-progress.c: diff --git a/configure.in b/configure.in index 939064ae1..a1b0a14bc 100644 --- a/configure.in +++ b/configure.in @@ -9,7 +9,6 @@ BONOBO_UI_REQUIRED=2.0.0 EEL_REQUIRED=2.1.4 ESOUND_REQUIRED=0.2.27 GLIB_REQUIRED=2 -GNOME_CANVAS_REQUIRED=2.0 GNOME_DESKTOP_REQUIRED=2.1.0 GNOME_REQUIRED=2.0.1 GNOME_UI_REQUIRED=2.1.1 @@ -60,7 +59,6 @@ PKG_CHECK_MODULES(ALL, \ libbonobo-2.0 >= $BONOBO_REQUIRED \ libbonoboui-2.0 >= $BONOBO_UI_REQUIRED \ libgnome-2.0 >= $GNOME_REQUIRED \ - libgnomecanvas-2.0 >= $GNOME_CANVAS_REQUIRED \ libgnomeui-2.0 >= $GNOME_UI_REQUIRED \ librsvg-2.0 >= $RSVG_REQUIRED \ libxml-2.0 >= $XML_REQUIRED) diff --git a/nautilus.spec.in b/nautilus.spec.in index 01fbc57b9..75858c807 100644 --- a/nautilus.spec.in +++ b/nautilus.spec.in @@ -21,7 +21,6 @@ Requires: libbonobo >= @BONOBO_REQUIRED@ Requires: libbonoboui >= @BONOBO_UI_REQUIRED@ Requires: libgnome >= @GNOME_REQUIRED@ Requires: gnome-desktop >= @GNOME_DESKTOP_REQUIRED@ -Requires: libgnomecanvas >= @GNOME_CANVAS_REQUIRED@ Requires: libgnomeui >= @GNOME_UI_REQUIRED@ Requires: librsvg2 >= @RSVG_REQUIRED@ Requires: libxml2 >= @XML_REQUIRED@ @@ -36,7 +35,6 @@ BuildRequires: libbonobo-devel >= @BONOBO_REQUIRED@ BuildRequires: libbonoboui-devel >= @BONOBO_UI_REQUIRED@ BuildRequires: libgnome-devel >= @GNOME_REQUIRED@ BuildRequires: gnome-desktop-devel >= @GNOME_DESKTOP_REQUIRED@ -BuildRequires: libgnomecanvas-devel >= @GNOME_CANVAS_REQUIRED@ BuildRequires: libgnomeui-devel >= @GNOME_UI_REQUIRED@ BuildRequires: librsvg2-devel >= @RSVG_REQUIRED@ BuildRequires: libxml2-devel >= @XML_REQUIRED@ @@ -76,8 +74,6 @@ Requires: libgnome >= @GNOME_REQUIRED@ Requires: libgnome-devel >= @GNOME_REQUIRED@ Requires: gnome-desktop >= @GNOME_DESKTOP_REQUIRED@ Requires: gnome-desktop-devel >= @GNOME_DESKTOP_REQUIRED@ -Requires: libgnomecanvas >= @GNOME_CANVAS_REQUIRED@ -Requires: libgnomecanvas-devel >= @GNOME_CANVAS_REQUIRED@ Requires: libgnomeui >= @GNOME_UI_REQUIRED@ Requires: libgnomeui-devel >= @GNOME_UI_REQUIRED@ Requires: librsvg2 >= @RSVG_REQUIRED@ -- cgit v1.2.1