This commit is contained in:
ful1e5 2020-11-27 09:52:49 +05:30
parent 5c71b80ef5
commit 6377f8418d
2 changed files with 6 additions and 1 deletions

View file

@ -13,8 +13,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [unreleased]
### Added
- new **[copr](https://copr.fedorainfracloud.org/coprs/peterwu/rendezvous/package/bibata-cursor-themes/)** package by @peterwu
### Changed
- Fix dnf runtime requirements packages ful1e5/apple_cursor#34
## [Bibata Rainbow v1.0.0] - 17 Nov 2020
### Added

View file

@ -304,7 +304,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