Fix build errors for explicitly using libfmt
Some checks failed
Build ptprnt / build (push) Failing after 35s
Some checks failed
Build ptprnt / build (push) Failing after 35s
This commit is contained in:
@@ -19,7 +19,7 @@ pacman -S libusb spdlog pango cairo meson gcovr
|
||||
|
||||
Install dependencies on Debian/Ubuntu
|
||||
``` bash
|
||||
apt-get install libusb-1.0-0-dev libspdlog-dev libpango1.0-dev libcairo2-dev meson gcovr
|
||||
apt-get install libusb-1.0-0-dev libspdlog-dev libfmt-dev libpango1.0-dev libcairo2-dev meson gcovr
|
||||
```
|
||||
|
||||
## Build
|
||||
|
Reference in New Issue
Block a user