[monkey-bubble: 144/753] Depend on libgnomebase-2.



commit cfb4837b0f029bb8625658ecad2ea68863c00c92
Author: Martin Baulig <baulig suse de>
Date:   Sun Apr 15 14:53:32 2001 +0000

    Depend on libgnomebase-2.
    
    2001-04-15  Martin Baulig  <baulig suse de>
    
    	* libgnome-2.0.pc.in: Depend on libgnomebase-2.

 libgnome/ChangeLog          |    4 ++++
 libgnome/libgnome-2.0.pc.in |    6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/libgnome/ChangeLog b/libgnome/ChangeLog
index 44d9156..6b0ec7d 100644
--- a/libgnome/ChangeLog
+++ b/libgnome/ChangeLog
@@ -1,5 +1,9 @@
 2001-04-15  Martin Baulig  <baulig suse de>
 
+	* libgnome-2.0.pc.in: Depend on libgnomebase-2.
+
+2001-04-15  Martin Baulig  <baulig suse de>
+
 	* gnome-program.[ch]: Removed; this is now in libgnomebase/libgnomebase.
 
 	* gnome-defs.h, gnome-i18n.h: Removed; this is now in libgnomebase/libgnomebase.
diff --git a/libgnome/libgnome-2.0.pc.in b/libgnome/libgnome-2.0.pc.in
index 46c4b43..68ef682 100644
--- a/libgnome/libgnome-2.0.pc.in
+++ b/libgnome/libgnome-2.0.pc.in
@@ -5,7 +5,7 @@ includedir= includedir@
 
 Name: libgnome
 Description: libgnome
-Requires: glib-2.0 ORBit-2.0 gconf-2.0 @LIBGNOME_EXTRA_DEPS@
+Requires: glib-2.0 ORBit-2.0 gconf-2.0 libgnomebase-2.0 @LIBGNOME_EXTRA_DEPS@
 Version: @VERSION@
-Libs: -L${libdir} -lgnome- GNOME_INTERFACE_VERSION@
-Cflags: -I${includedir}/gnome/@GNOME_INTERFACE_VERSION@
+Libs: -L${libdir} -lgnome-2
+Cflags: -I${includedir}/gnome/2



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]