From b0de9b23c5130f408be41536c5ca169ef1c8b6e7 Mon Sep 17 00:00:00 2001 From: Javier Date: Fri, 1 Oct 2021 14:19:17 +0200 Subject: fix min required openobex version in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f79dbf..9510f99 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ It also allows you to export individual pages as PNG files or voice memos as AAC # Requirements Scribiu requires Qt 5, including the core, gui, widgets, svg and multimedia modules. -It also requires libudev, openobex (>=1.7), libusb (>=1.0) and QuaZip (1.0). +It also requires libudev, openobex (>=1.7.2), libusb (>=1.0) and QuaZip (1.0). Most of these should be packaged by your GNU/Linux distribution. For example, on Ubuntu, these correspond with packages: -- cgit v1.2.3