remove packages

This commit is contained in:
Cassiano Aquino 2019-10-02 18:09:02 +01:00
parent fffa3df3ad
commit 2abf3f21fd
No known key found for this signature in database
GPG Key ID: 2480258091054B09

View File

@ -20,7 +20,7 @@ cache:
before_script: before_script:
- sudo apt-get -y update - sudo apt-get -y update
- sudo apt-get -y install qemu-user-static binfmt-support qemu gcc-arm-linux-gnueabihf libc6-dev-armhf-cross qemu-arm-static kpartx - sudo apt-get -y install qemu-user-static binfmt-support qemu bmap-tools kpartx
- sudo update-binfmts --display - sudo update-binfmts --display
- cat /etc/ld.so.preload - cat /etc/ld.so.preload