From c060f65fcbc92e8504fbc33359c9b48a0daf18d1 Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Thu, 8 Jan 2004 19:56:48 +0000 Subject: Add BONOBOUI_REQUIRED variable and depend on libbonoboui >= 2.4.3, add an 2004-01-08 Rodney Dawes * configure.in: Add BONOBOUI_REQUIRED variable and depend on libbonoboui >= 2.4.3, add an AC_SUBST() for EDS_REQUIRED also * evolution-shell.pc.in: Require the same version of bonoboui that we do in configure.in svn path=/trunk/; revision=24119 --- evolution-shell.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'evolution-shell.pc.in') diff --git a/evolution-shell.pc.in b/evolution-shell.pc.in index 89259d0d0a..4aab6f9421 100644 --- a/evolution-shell.pc.in +++ b/evolution-shell.pc.in @@ -18,6 +18,6 @@ IDL_INCLUDES=-I ${idldir} @IDL_INCLUDES@ Name: evolution-shell Description: libraries needed for Evolution shell components Version: @VERSION@ -Requires: libgnome-2.0 libgnomeui-2.0 libbonoboui-2.0 gal-2.2 >= @GAL_REQUIRED@ +Requires: libgnome-2.0 libgnomeui-2.0 libbonoboui-2.0 >= @BONOBOUI_REQUIRED@ gal-2.2 >= @GAL_REQUIRED@ Libs: -L${privlibdir} -leshell Cflags: -I${privincludedir} -- cgit v1.2.3