mirror of
https://github.com/namecoin/ncdns-repro
synced 2024-10-30 09:20:26 +00:00
Cirrus: Update apt dependencies for TBB 10.5a15
This commit is contained in:
parent
3ffc5b73c3
commit
369dd18863
@ -21,7 +21,7 @@ mv .cirrus.yml .cirrus.yml.bak
|
|||||||
diff .cirrus.yml .cirrus.yml.bak
|
diff .cirrus.yml .cirrus.yml.bak
|
||||||
|
|
||||||
echo "Installing rbm deps..."
|
echo "Installing rbm deps..."
|
||||||
APT_DEPS="libyaml-libyaml-perl libtemplate-perl libio-handle-util-perl libio-all-perl libio-captureoutput-perl libjson-perl libpath-tiny-perl libstring-shellquote-perl libsort-versions-perl libdigest-sha-perl libdata-uuid-perl libdata-dump-perl libfile-copy-recursive-perl libfile-slurp-perl git runc rsync"
|
APT_DEPS="libyaml-libyaml-perl libtemplate-perl libdatetime-perl libio-handle-util-perl libio-all-perl libio-captureoutput-perl libjson-perl libpath-tiny-perl libstring-shellquote-perl libsort-versions-perl libdigest-sha-perl libdata-uuid-perl libdata-dump-perl libfile-copy-recursive-perl libfile-slurp-perl git uidmap rsync"
|
||||||
apt-get install -y $APT_DEPS || (sleep 15s && apt-get install -y $APT_DEPS)
|
apt-get install -y $APT_DEPS || (sleep 15s && apt-get install -y $APT_DEPS)
|
||||||
|
|
||||||
echo "Pulling rbm..."
|
echo "Pulling rbm..."
|
||||||
|
Loading…
Reference in New Issue
Block a user