diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2021-09-08 11:46:55 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2021-09-08 11:57:59 +0200 |
commit | 64f18f036bda8b47f5224e79b7a922de3fcafde9 (patch) | |
tree | bbfb1509d97a66be1dd9df14b067e99a3905239d /NEWS | |
parent | 2e44a5921b8b25e1ba6be391de5df2eeb846cd8e (diff) |
build: require libqmi 1.30.2
We need the new "Get All Call Info" request support.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ The following notes are directed to package maintainers: ** glib2 >= 2.56 ** libgudev >= 232 ** libmbim >= 1.26.0 (for the optional MBIM support) - ** libqmi >= 1.30.0 (for the optional QMI support) + ** libqmi >= 1.30.2 (for the optional QMI support) ** libqrtr-glib >= 1.0.0 (for the optional QRTR support) * The ModemManager.service file for systemd integration provided in the sources |