qemu is not needed

This commit is contained in:
Frank Denis 2021-11-11 12:13:29 +01:00
parent 5ef23a4b35
commit 715cbfad32

View File

@ -113,7 +113,7 @@ jobs:
run: sudo apt-get update
- name: Install dependencies
run: sudo apt-get install -y build-essential libtool autoconf automake qemu-user-static gcc-powerpc-linux-gnu
run: sudo apt-get install -y build-essential libtool autoconf automake gcc-powerpc-linux-gnu
- name: Autogen
run: ./autogen.sh -s