mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
tests/vm: Remove flex/bison packages
QEMU does not use flex/bison packages. Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Claudio Fontana <cfontana@suse.de> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20200515163029.12917-3-philmd@redhat.com>
This commit is contained in:
parent
c6dd82e8a6
commit
e661e9580c
5 changed files with 1 additions and 5 deletions
|
@ -35,7 +35,6 @@ class OpenBSDVM(basevm.BaseVM):
|
|||
"bash",
|
||||
"gmake",
|
||||
"gsed",
|
||||
"bison",
|
||||
|
||||
# libs: usb
|
||||
"libusb1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue