[libslab] Add libgnomeui-2.0 to the list of pkg-config modules we require
- From: Federico Mena Quintero <federico src gnome org>
- To: svn-commits-list gnome org
- Subject: [libslab] Add libgnomeui-2.0 to the list of pkg-config modules we require
- Date: Mon, 29 Jun 2009 18:24:53 +0000 (UTC)
commit 2b2a7e2b1ed66f630df136109a72d27995d33405
Author: Federico Mena Quintero <federico novell com>
Date: Mon Jun 29 12:44:50 2009 -0500
Add libgnomeui-2.0 to the list of pkg-config modules we require
This is just so that we'll have the build dependencies for GnomeIcon* and GnomeThumbnail*.
We can remove the usage of those later, and replace them with GnomeDesktopThumbnail*.
Signed-off-by: Federico Mena Quintero <federico novell com>
configure.ac | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a04fe54..b0dc40a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -55,7 +55,8 @@ MODULES="glib-2.0 >= $GLIB_REQUIRED \
gdk-2.0 \
gnome-desktop-2.0 \
librsvg-2.0 \
- libgnome-menu"
+ libgnome-menu \
+ libgnomeui-2.0"
PKG_CHECK_MODULES(LIBSLAB, [ $MODULES ])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]