[gnome-control-center] configure: Drop dependency on GdNotification
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] configure: Drop dependency on GdNotification
- Date: Wed, 30 Nov 2016 12:08:25 +0000 (UTC)
commit f3282272b89437bfdcc9db036aa07940c0e8c04f
Author: Felipe Borges <felipeborges gnome org>
Date: Tue Nov 29 15:39:56 2016 +0100
configure: Drop dependency on GdNotification
Since the port to GtkRevealer in bgo#775183 and bgo#775178,
GdNotification is no longer needed in control-center.
https://bugzilla.gnome.org/show_bug.cgi?id=775183
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 709f271..e08011f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -114,7 +114,7 @@ COMMON_MODULES="gtk+-3.0 >= $GTK_REQUIRED_VERSION
gio-unix-2.0
gsettings-desktop-schemas >= $SCHEMAS_REQUIRED_VERSION"
-LIBGD_INIT([_view-common notification static])
+LIBGD_INIT([_view-common static])
PKG_CHECK_MODULES(LIBLANGUAGE, $COMMON_MODULES gnome-desktop-3.0 fontconfig)
PKG_CHECK_MODULES(LIBSHORTCUTS, $COMMON_MODULES x11)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]