mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-13 06:34:41 -04:00
Fix dnf runtine requirements packages
This commit is contained in:
parent
c67059f1db
commit
e205b15eb2
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@ sudo pacman -S libx11 libxcursor libpng
|
|||
##### Fedora/Fedora Silverblue/CentOS/RHEL
|
||||
|
||||
```bash
|
||||
sudo dnf install libx11-devel libxcursor-devel libpng-devel
|
||||
sudo dnf install libX11-devel libXcursor-devel libpng-devel
|
||||
```
|
||||
|
||||
## Build Dependencies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue