Add git and git-credential-libsecret packages to install
This commit is contained in:
parent
b6d6490316
commit
736afcf679
1 changed files with 4 additions and 1 deletions
5
build.sh
5
build.sh
|
|
@ -28,7 +28,10 @@ rpm-ostree install \
|
||||||
gstreamer1-plugins-base \
|
gstreamer1-plugins-base \
|
||||||
gstreamer1-plugins-base-tools \
|
gstreamer1-plugins-base-tools \
|
||||||
wireguard-tools \
|
wireguard-tools \
|
||||||
trash-cli
|
trash-cli \
|
||||||
|
git \
|
||||||
|
git-credential-libsecret
|
||||||
|
|
||||||
|
|
||||||
# this would install a package from rpmfusion
|
# this would install a package from rpmfusion
|
||||||
#rpm-ostree install vlc
|
#rpm-ostree install vlc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue