[gnome-power-manager] Port to libnotify 0.7.0, which has the soname bump
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-power-manager] Port to libnotify 0.7.0, which has the soname bump
- Date: Mon, 18 Oct 2010 15:06:28 +0000 (UTC)
commit a3be49b37b34321f5b1ce79a6762c63b24e20512
Author: William Jon McCann <jmccann redhat com>
Date: Mon Oct 18 16:05:49 2010 +0100
Port to libnotify 0.7.0, which has the soname bump
Signed-off-by: Richard Hughes <richard hughsie com>
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f48535b..d6a091c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -130,7 +130,7 @@ PKG_CHECK_EXISTS(
PKG_CHECK_MODULES(UPOWER, upower-glib >= 0.9.1)
dnl **** Check for NOTIFY ****
-PKG_CHECK_MODULES(NOTIFY, libnotify >= 0.6.0)
+PKG_CHECK_MODULES(NOTIFY, libnotify >= 0.7.0)
dnl Required for the properties window
PKG_CHECK_MODULES(CONTROL_CENTER, [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]