[network-manager-pptp/nm-1-0] build: bump the libnm-gtk requirement
- From: Lubomir Rintel <lkundrak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-pptp/nm-1-0] build: bump the libnm-gtk requirement
- Date: Wed, 15 Jul 2015 14:48:12 +0000 (UTC)
commit e7cd860f27a1a62e112cc96eb2f123dc86083039
Author: Lubomir Rintel <lkundrak v3 sk>
Date: Wed Jul 15 16:47:52 2015 +0200
build: bump the libnm-gtk requirement
We need the new password storage API.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9614836..3f4ddaa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -84,7 +84,7 @@ if test x"$with_gnome" != xno; then
AC_SUBST(GTK_LIBS)
GTK_CFLAGS="$GTK_CFLAGS -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_4"
- PKG_CHECK_MODULES(NMGTK, libnm-gtk >= 0.9.10)
+ PKG_CHECK_MODULES(NMGTK, libnm-gtk >= 1.0.5)
AC_SUBST(NMGTK_CFLAGS)
AC_SUBST(NMGTK_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]