summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorFlorian Müllner <fmuellner@gnome.org>2014-11-29 02:31:04 +0000
committerCosimo Cecchi <cosimoc@gnome.org>2014-11-29 10:05:19 -0800
commita98c9300f4f6eedba8f6a54411e682107f259eda (patch)
tree61f01ad611ed3b8b78309374ff9177316d80ac1b /configure.ac
parent3c7ef4ae825308ec723eb684a88baf30348a9867 (diff)
downloadnautilus-a98c9300f4f6eedba8f6a54411e682107f259eda.tar.gz
Remove libnotify dependency
After the port to GNotifications, libnotify is only used to check whether the server supports persistence. Just call the underlying DBus method directly and remove the dependency. https://bugzilla.gnome.org/show_bug.cgi?id=740886
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 20f409412..f8d307195 100644
--- a/configure.ac
+++ b/configure.ac
@@ -286,7 +286,6 @@ PKG_CHECK_MODULES(NAUTILUS, [
gio-2.0 >= glib_minver
gio-unix-2.0 >= glib_minver
gsettings-desktop-schemas >= schemas_minver
- libnotify >= notify_minver
])
dnl Multimedia keys