aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--data/epiphany-1.4.pc.in2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 53397b9ad..a89660b3e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-04-23 Christian Persch <chpe@cvs.gnome.org>
+
+ * data/epiphany-1.4.pc.in:
+
+ Fix dependency libs not to include libbonoboui.
+
2004-04-22 Pablo Saratxaga <pablo@mandrakesoft.com>
* help/eu/*: added Basque help files from
diff --git a/data/epiphany-1.4.pc.in b/data/epiphany-1.4.pc.in
index dbe1637d4..bd81d700b 100644
--- a/data/epiphany-1.4.pc.in
+++ b/data/epiphany-1.4.pc.in
@@ -7,6 +7,6 @@ extensionsdir=@libdir@/epiphany-@EPIPHANY_MAJOR@/extensions
Name: Epiphany Browser
Description: GNOME Web Browser
Version: @VERSION@
-Requires: gtk+-2.0, libxml-2.0, libgnomeui-2.0, bonobo-activation-2.0, libbonoboui-2.0 >= @LIBBONOBOUI_REQUIRED@, ORBit-2.0, libglade-2.0, gnome-vfs-2.0, gnome-vfs-module-2.0, gconf-2.0
+Requires: gtk+-2.0, libxml-2.0, libgnomeui-2.0, bonobo-activation-2.0, ORBit-2.0, libglade-2.0, gnome-vfs-2.0, gnome-vfs-module-2.0, gconf-2.0
Libs: -L${libdir}
Cflags: -I${includedir}