mirror of
https://github.com/zardus/ctf-tools
synced 2024-11-10 16:34:13 +00:00
add bison as a build dep
This commit is contained in:
parent
bde44d370e
commit
6a0f4781a9
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#!/bin/bash -e
|
||||
|
||||
apt-get -y build-dep qemu
|
||||
apt-get -y install bison
|
||||
|
|
Loading…
Reference in a new issue