From 736afcf67918c9979c4edf9519108147f20245c9 Mon Sep 17 00:00:00 2001 From: badblocks <4161747+badbl0cks@users.noreply.github.com> Date: Tue, 2 Jul 2024 20:21:19 +0000 Subject: [PATCH] Add git and git-credential-libsecret packages to install --- build.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 0039c0e..1fe6ca3 100755 --- a/build.sh +++ b/build.sh @@ -28,7 +28,10 @@ rpm-ostree install \ gstreamer1-plugins-base \ gstreamer1-plugins-base-tools \ wireguard-tools \ - trash-cli + trash-cli \ + git \ + git-credential-libsecret + # this would install a package from rpmfusion #rpm-ostree install vlc