Skip to content

Commit 1edc9ad

Browse files
committed
docs/BUILD: fix min platform support for debian 11 -> 11.6
With the upgrade from Qt from 6.2 to 6.8, the min required version changed. See https://doc.qt.io/qt-6.8/supported-platforms.html
1 parent be8c848 commit 1edc9ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/BUILD.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ systems may be possible but it is explicitly unsupported. The following
33
platforms should be viable for development, building, and use of the BitBox
44
Wallet application.
55

6-
* Debian: 11 bullseye or newer
6+
* Debian: 11.6+
77
* Ubuntu: 22.04+
88
* Fedora: 36+
99
* MacOS: 12+

0 commit comments

Comments
 (0)