From 18e60445ed503d8f9cbc27ad125dd75621a05761 Mon Sep 17 00:00:00 2001 From: Kingkor Roy Tirtho Date: Sat, 6 May 2023 18:22:07 +0600 Subject: [PATCH] docs: add devel package for libappindicator and jsoncpp for Fedora --- CONTRIBUTION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTION.md b/CONTRIBUTION.md index f964aaa5..7b96528d 100644 --- a/CONTRIBUTION.md +++ b/CONTRIBUTION.md @@ -131,7 +131,7 @@ Do the following: ``` - Fedora ```bash - dnf install libappindicator libsecret libsecret-devel jsoncpp gstreamer1-devel gstreamer1-plugins-base-tools gstreamer1-doc gstreamer1-plugins-base-devel gstreamer1-plugins-good gstreamer1-plugins-good-extras libnotify libnotify-devel + dnf install libappindicator libappindicator-devel libsecret libsecret-devel jsoncpp jsoncpp-devel gstreamer1-devel gstreamer1-plugins-base-tools gstreamer1-doc gstreamer1-plugins-base-devel gstreamer1-plugins-good gstreamer1-plugins-good-extras libnotify libnotify-devel ``` - Clone the Repo - Create a `.env` in root of the project following the `.env.example` template