From 7dbec75c48fe730cb6188dc2949364e69ec28ae4 Mon Sep 17 00:00:00 2001 From: Teus Benschop Date: Sat, 19 Oct 2024 19:31:37 +0200 Subject: [PATCH] Updated installer for Bibledit on Fedora https://github.com/bibledit/cloud/issues/978 --- help/install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/help/install.sh b/help/install.sh index 2c030cc3..7e41c7be 100755 --- a/help/install.sh +++ b/help/install.sh @@ -132,6 +132,7 @@ dnf --assumeyes install curl dnf --assumeyes install make dnf --assumeyes install utf8proc-devel dnf --assumeyes install pugixml-devel +dnf --assumeyes install gst-devtools-devel fi # CentOS