mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-06-06 01:21:32 -04:00
🛠 Merge ful1e5/apple_cursor#34
This commit is contained in:
parent
5c71b80ef5
commit
6377f8418d
2 changed files with 6 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue