[gnome-shell] 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] Depend on gcr-base instead of gcr pkg-config file
- Date: Fri, 24 May 2013 09:59:49 +0000 (UTC)
commit 14a3d9f7fbc10ca949e25c090c2c86ab4242b3f6
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 dd89412..de57b12 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]