summaryrefslogtreecommitdiff
path: root/nautilus.spec.in
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2001-05-02 18:38:55 +0000
committerDarin Adler <darin@src.gnome.org>2001-05-02 18:38:55 +0000
commitd80073bfa75ed79c736d6a2ceed7fa6633b71753 (patch)
tree75d0805fae22742446f37b3b23329e6674c2248c /nautilus.spec.in
parent1e3935e2ed8e85453c178c71eaab5161d5591a3d (diff)
downloadnautilus-d80073bfa75ed79c736d6a2ceed7fa6633b71753.tar.gz
reviewed by: John Sullivan <sullivan@eazel.com>
Fixed bug 8200 (News Sidebar panel crash on startup): * components/news/nautilus-news.c: (draw_rss_items): Use eel_strlen so it works with NULL titles. * configure.in: * nautilus.spec.in: Removed dependency on ghttp. Trilobite needs it, but not Nautilus.
Diffstat (limited to 'nautilus.spec.in')
-rw-r--r--nautilus.spec.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/nautilus.spec.in b/nautilus.spec.in
index 17ff7674f..a835ae579 100644
--- a/nautilus.spec.in
+++ b/nautilus.spec.in
@@ -30,7 +30,6 @@ Requires: popt >= @POPT_REQUIRED@
Requires: freetype >= @FREETYPE_REQUIRED@
Requires: medusa >= @MEDUSA_REQUIRED@
Requires: esound >= @ESOUND_REQUIRED@
-Requires: libghttp >= @LIBGHTTP_REQUIRED@
Requires: scrollkeeper >= @SCROLLKEEPER_REQUIRED@
Requires: libpng
Requires: control-center >= @CONTROL_CENTER_REQUIRED@
@@ -52,7 +51,6 @@ BuildRequires: popt >= @POPT_REQUIRED@
BuildRequires: freetype-devel >= @FREETYPE_REQUIRED@
BuildRequires: medusa-devel >= @MEDUSA_REQUIRED@
BuildRequires: esound-devel >= @ESOUND_REQUIRED@
-BuildRequires: libghttp-devel >= @LIBGHTTP_REQUIRED@
BuildRequires: scrollkeeper >= @SCROLLKEEPER_REQUIRED@
BuildRequires: libpng-devel
BuildRequires: control-center-devel >= @CONTROL_CENTER_REQUIRED@