File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5858 sudo apt-get install -y \
5959 bc binfmt-support bzip2 fakeroot file gcc gcc-arm-linux-gnueabihf git \
6060 gnupg make parted rsync qemu-user-static wget xz-utils zip debootstrap \
61- sudo dirmngr bison flex libssl-dev kmod
61+ sudo dirmngr bison flex libssl-dev kmod uuid-dev libgnutls28-dev
6262
6363 - name : Import Signing Keys
6464 run : | # public key servers time out on at least one test, therefore we fetch cached keys
8888 sudo apt-get install -y \
8989 bc binfmt-support bzip2 fakeroot file gcc gcc-arm-linux-gnueabihf git \
9090 gnupg make parted rsync qemu-user-static wget xz-utils zip debootstrap \
91- sudo dirmngr bison flex libssl-dev kmod
91+ sudo dirmngr bison flex libssl-dev kmod uuid-dev libgnutls28-dev
9292
9393 - name : Import Signing Keys
9494 run : | # public key servers time out on at least one test, therefore we fetch cached keys
You can’t perform that action at this time.
0 commit comments