Update dependencies-on-debian section in readme.
continuous-integration/drone/push Build is passing Details

There are more hacks required on bionic.
This commit is contained in:
tastytea 2021-06-07 15:47:03 +02:00
parent 1eb763fc37
commit 42e5e52e1b
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 2 deletions

View File

@ -94,8 +94,7 @@ If you get the error message that `add-apt-repository` was not found, install
===== Install dependencies in Debian or Ubuntu ===== Install dependencies in Debian or Ubuntu
Or distributions that are derived from Debian or Ubuntu. You will need at least Or distributions that are derived from Debian or Ubuntu. You will need at least
Debian buster (10) or Ubuntu focal (20.04), unless you install a newer version Debian buster (10) or Ubuntu focal (20.04).
of CMake.
[source,shell] [source,shell]
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------