diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2021-08-09 23:52:36 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2021-08-09 23:52:36 +0200 |
commit | a41d6f6b15e7d8ac3702f84a816d6af22e243f1e (patch) | |
tree | ddf0fdbd2a6e7951b2e7bdf1f82afeccf0ef60f3 /NEWS | |
parent | c04b43a67e0d4260ba62d45dd41578aae86b4106 (diff) |
NEWS: fix required libmbim version in 1.18
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ The following notes are directed to package maintainers: * This version now requires: ** glib2 >= 2.56 ** libgudev >= 232 - ** libmbim >= 1.16.0 (for the optional MBIM support) + ** libmbim >= 1.26.0 (for the optional MBIM support) ** libqmi >= 1.30.0 (for the optional QMI support) ** libqrtr-glib >= 1.0.0 (for the optional QRTR support) |