add boost libs

This commit is contained in:
2025-04-25 20:12:28 -05:00
parent ed8c594a30
commit e3af31f1e0
3 changed files with 9 additions and 2 deletions

View File

@@ -12,6 +12,9 @@ This project uses Meson for build management.
Install the following packages from your distribution package manager:
- `meson`
- `opencv`
- `boost`
A better procedure for this (hopefully involving Meson) will be added / documented at a later date.
### Setup Meson