Updated PHP dependencies in README - TDF processing now requires the mbstring PHP extension
This commit is contained in:
@@ -80,7 +80,8 @@ repositories.
|
|||||||
- libhidapi (0.11.2 or later) (`libhidapi-dev`)
|
- libhidapi (0.11.2 or later) (`libhidapi-dev`)
|
||||||
- yaml-cpp (version 0.7.0 or later) (`libyaml-cpp-dev`)
|
- yaml-cpp (version 0.7.0 or later) (`libyaml-cpp-dev`)
|
||||||
- libprocps (`libprocps-dev`)
|
- libprocps (`libprocps-dev`)
|
||||||
- PHP CLI version 8.2 or later, with the xml extension (`php8.2-cli`, `php8.2-xml`)
|
- PHP CLI version 8.2 or later, with the xml and multibyte string extensions (`php8.2-cli`, `php8.2-xml`,
|
||||||
|
`php8.2-mbstring`)
|
||||||
- Qt Version 6.2.4 or later (see note below)
|
- Qt Version 6.2.4 or later (see note below)
|
||||||
|
|
||||||
When installing Qt, it's best to install via the Qt installer: https://www.qt.io/download
|
When installing Qt, it's best to install via the Qt installer: https://www.qt.io/download
|
||||||
|
|||||||
Reference in New Issue
Block a user