From 6377f8418dfcad09c8635764554740d8df896da0 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Fri, 27 Nov 2020 09:52:49 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=9B=A0=20Merge=20ful1e5/apple=5Fcursor#34?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 5 +++++ README.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11f36b4b..f5dd10a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/README.md b/README.md index 099f36e7..05a18700 100644 --- a/README.md +++ b/README.md @@ -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