ci/build.sh: Drop unnecessary pkg_install cargo
The latest releases in the stable repos now include the new cargo BR, so we can drop this now. Closes: #1606 Approved by: cgwalters
This commit is contained in:
parent
886a0e4986
commit
8f504ec5ce
@ -23,8 +23,6 @@ fi
|
||||
|
||||
pkg_upgrade
|
||||
pkg_install_builddeps rpm-ostree
|
||||
# Temporary until spec file changes are upstreamed
|
||||
pkg_install cargo
|
||||
# Mostly dependencies for tests
|
||||
pkg_install ostree{,-devel,-grub2} createrepo_c /usr/bin/jq PyYAML \
|
||||
libubsan libasan libtsan elfutils fuse sudo python-gobject-base \
|
||||
|
Loading…
Reference in New Issue
Block a user