Gitlab CI: add bsdtar to Fedora install
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
2d198c1af9
commit
fc7986485c
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ fedora:
|
||||||
- >
|
- >
|
||||||
dnf -y install
|
dnf -y install
|
||||||
git findutils patch sed
|
git findutils patch sed
|
||||||
meson gcc libtool
|
meson gcc libtool bsdtar
|
||||||
gpgme-devel libarchive-devel libcurl-devel openssl-devel gettext-devel
|
gpgme-devel libarchive-devel libcurl-devel openssl-devel gettext-devel
|
||||||
asciidoc python3 dash gawk
|
asciidoc python3 dash gawk
|
||||||
fakeroot fakechroot
|
fakeroot fakechroot
|
||||||
|
|
Loading…
Add table
Reference in a new issue