[monkey-bubble: 136/753] Added @LIBGNOME_EXTRA_DEPS@ to the Requires:.



commit fdd11b7771fd6afad2bbfd8a21cf5e2cd1c7f40b
Author: Martin Baulig <baulig suse de>
Date:   Fri Apr 13 17:11:24 2001 +0000

    Added @LIBGNOME_EXTRA_DEPS@ to the Requires:.
    
    2001-04-13  Martin Baulig  <baulig suse de>
    
    	* libgnome-2.0.pc.in: Added @LIBGNOME_EXTRA_DEPS@ to the Requires:.

 libgnome/ChangeLog          |    4 ++++
 libgnome/libgnome-2.0.pc.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/libgnome/ChangeLog b/libgnome/ChangeLog
index d1153a0..65d0e98 100644
--- a/libgnome/ChangeLog
+++ b/libgnome/ChangeLog
@@ -1,3 +1,7 @@
+2001-04-13  Martin Baulig  <baulig suse de>
+
+	* libgnome-2.0.pc.in: Added @LIBGNOME_EXTRA_DEPS@ to the Requires:.
+
 2001-04-12  Martin Baulig  <baulig suse de>
 
 	* gnome-program.h (GnomeModuleHook): The `GnomeModuleInfo' argument
diff --git a/libgnome/libgnome-2.0.pc.in b/libgnome/libgnome-2.0.pc.in
index 6e5cd84..46c4b43 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
+Requires: glib-2.0 ORBit-2.0 gconf-2.0 @LIBGNOME_EXTRA_DEPS@
 Version: @VERSION@
 Libs: -L${libdir} -lgnome- GNOME_INTERFACE_VERSION@
 Cflags: -I${includedir}/gnome/@GNOME_INTERFACE_VERSION@



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