build: require libqmi 1.24.0
The 1.24.0 stable release can be used as minimum requirement for the new ModemManager 1.12.0 release.
This commit is contained in:
@@ -362,7 +362,7 @@ dnl-----------------------------------------------------------------------------
|
||||
dnl QMI support (enabled by default)
|
||||
dnl
|
||||
|
||||
LIBQMI_VERSION=1.23.1
|
||||
LIBQMI_VERSION=1.24.0
|
||||
|
||||
AC_ARG_WITH(qmi, AS_HELP_STRING([--without-qmi], [Build without QMI support]), [], [with_qmi=yes])
|
||||
AM_CONDITIONAL(WITH_QMI, test "x$with_qmi" = "xyes")
|
||||
|
Reference in New Issue
Block a user