Linux notify
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m33s
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m33s
This commit is contained in:
@@ -25,8 +25,8 @@ A library which allows easily creating and managing a window and it's events acr
|
||||
Install dependencies
|
||||
|
||||
```bash
|
||||
Fedora/RHEL: dnf install cmake make gcc-g++ libX11 libX11-devel mesa-libGL-devel vulkan-loader-devel
|
||||
Ubuntu/Debian: apt-get install cmake make gcc g++ libx11-6 libx11-dev libgl-dev libvulkan-dev libxrandr-dev
|
||||
Fedora/RHEL: dnf install cmake make gcc-g++ libX11 libX11-devel mesa-libGL-devel vulkan-loader-devel dbus-devel
|
||||
Ubuntu/Debian: apt-get install cmake make gcc g++ libx11-6 libx11-dev libgl-dev libvulkan-dev libxrandr-dev libdbus-1-dev
|
||||
```
|
||||
|
||||
Clone the repository
|
||||
|
Reference in New Issue
Block a user