mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
examples: tetris: readme: freetype on Arch
This commit is contained in:
parent
c9c956fc8a
commit
8f6d69b763
@ -9,7 +9,7 @@ Tetris has a temporary dependency on GLFW.
|
||||
`sudo apt install libglfw3 libglfw3-dev libfreetype6-dev libssl-dev`
|
||||
|
||||
## Arch (and Manjaro)
|
||||
`sudo pacman -S glfw-x11`
|
||||
`sudo pacman -S glfw-x11 freetype2`
|
||||
|
||||
## Windows
|
||||
Copy `thirdparty/glfw/glfw3.dll` & `thirdparty/freetype/win64/freetype.dll` to this directory.
|
||||
|
Loading…
Reference in New Issue
Block a user