summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-10-08 04:02:05 +0200
committerinfirit <[email protected]>2013-10-08 04:12:00 +0200
commitd245241f3e9dc2de94a74222ad751ad42ea3c55a (patch)
tree6e6a2a6442a4463f4583ca8817e928f30a71cba1 /configure.ac
parent6f064dfd7f52202df314d31edefcca1826e2324b (diff)
downloadmate-notification-daemon-d245241f3e9dc2de94a74222ad751ad42ea3c55a.tar.bz2
mate-notification-daemon-d245241f3e9dc2de94a74222ad751ad42ea3c55a.tar.xz
back to libwnck
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 39d5d8c..1c45f6d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -123,7 +123,7 @@ pkg_modules="
dbus-1 >= $REQ_DBUS_VERSION, \
dbus-glib-1 >= $REQ_DBUS_VERSION, \
libcanberra-gtk >= $REQ_LIBCANBERRA_GTK_VERSION, \
- libmatewnck \
+ libwnck-1.0 \
x11 \
"
PKG_CHECK_MODULES(NOTIFICATION_DAEMON, $pkg_modules)