build: require libqmi 1.21.3 with QMI LOC support
This commit is contained in:

committed by
Dan Williams

parent
fc3ca42734
commit
f6a2d01c7e
@@ -341,7 +341,7 @@ dnl-----------------------------------------------------------------------------
|
||||
dnl QMI support (enabled by default)
|
||||
dnl
|
||||
|
||||
LIBQMI_VERSION=1.21.2
|
||||
LIBQMI_VERSION=1.21.3
|
||||
|
||||
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