diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 59181f9..56df478 100644 --- a/configure.ac +++ b/configure.ac @@ -122,7 +122,7 @@ pkg_modules=" dbus-glib-1 >= $REQ_DBUS_VERSION, \ libcanberra-gtk >= $REQ_LIBCANBERRA_GTK_VERSION, \ mateconf-2.0, \ - libwnck-1.0 \ + libmatewnck \ x11 \ " PKG_CHECK_MODULES(NOTIFICATION_DAEMON, $pkg_modules) |