[NetworkManager-openvpn/lr/test: 5/8] build: bump required libnma version
- From: Lubomir Rintel <lkundrak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [NetworkManager-openvpn/lr/test: 5/8] build: bump required libnma version
- Date: Tue, 28 Jun 2022 11:21:37 +0000 (UTC)
commit 958ecffa5f71bd4df5dc013be1374aa84f91a08a
Author: Lubomir Rintel <lkundrak v3 sk>
Date: Tue Jun 28 10:57:54 2022 +0200
build: bump required libnma version
We use the certificate chooser that was added in version 1.8.0.
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/configure.ac b/configure.ac
index 3b2564b..c04b00f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -111,7 +111,7 @@ if test x"$with_gnome" != xno; then
PKG_CHECK_MODULES(GTK, gtk+-3.0 >= 3.4)
GTK_CFLAGS="$GTK_CFLAGS -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_4"
GTK_CFLAGS="$GTK_CFLAGS -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_4"
- PKG_CHECK_MODULES(LIBNMA, libnma >= 1.7.0)
+ PKG_CHECK_MODULES(LIBNMA, libnma >= 1.8.0)
fi
if test x"$with_gtk4" != xno; then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]