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
This commit is contained in:
parent
120956fad3
commit
f3282272b8
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue