[gnome-shell/gnome-3-8] Depend on gcr-base instead of gcr pkg-config file
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/gnome-3-8] Depend on gcr-base instead of gcr pkg-config file
- Date: Fri, 24 May 2013 09:58:07 +0000 (UTC)
commit 3f6c1aadef24bba90213455b898566ec8c427a46
Author: Stef Walter <stefw gnome org>
Date: Fri May 24 11:07:10 2013 +0200
Depend on gcr-base instead of gcr pkg-config file
gnome-shell does not use the UI bits of the Gcr library
https://bugzilla.gnome.org/show_bug.cgi?id=700944
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 44c2a0f..a82d28c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -96,7 +96,7 @@ PKG_CHECK_MODULES(GNOME_SHELL, gio-unix-2.0 >= $GIO_MIN_VERSION
polkit-agent-1 >= $POLKIT_MIN_VERSION xfixes
libnm-glib libnm-util >= $NETWORKMANAGER_MIN_VERSION
libnm-gtk >= $NETWORKMANAGER_MIN_VERSION
- libsecret-unstable gcr-3 >= $GCR_MIN_VERSION)
+ libsecret-unstable gcr-base-3 >= $GCR_MIN_VERSION)
PKG_CHECK_MODULES(GNOME_SHELL_JS, gio-2.0 gjs-internals-1.0 >= $GJS_MIN_VERSION)
PKG_CHECK_MODULES(ST, clutter-1.0 gtk+-3.0 libcroco-0.6 >= 0.6.8 x11)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]