We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fe5b87 commit 07aa97bCopy full SHA for 07aa97b
1 file changed
README.md
@@ -46,7 +46,7 @@ sudo pacman -S cmake sdl2 gcc npm
46
On Fedora the following packages are needed:
47
48
```sh
49
-sudo dnf install cmake SDL2-devel gcc
+sudo dnf install cmake SDL2-devel gcc zlib-devel
50
```
51
52
Then install the `lv_font_conv` executable to the InfiniSim source directory (will be installed at `node_modules/.bin/lv_font_conv`)
0 commit comments