aboutsummaryrefslogtreecommitdiff
path: root/tests/vm/openbsd
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@redhat.com>2020-05-15 18:30:26 +0200
committerAlex Bennée <alex.bennee@linaro.org>2020-06-08 17:04:19 +0100
commite661e9580cb78b04bc2b843cee8ed23fbef1f311 (patch)
treee0868e00adf61cbcec603decced0fcac9aa8c506 /tests/vm/openbsd
parentc6dd82e8a6348096cf7c66a9c1b8a5815aa4ff91 (diff)
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>
Diffstat (limited to 'tests/vm/openbsd')
-rwxr-xr-xtests/vm/openbsd1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/vm/openbsd b/tests/vm/openbsd
index 0b705f4945..13e7f9a6d5 100755
--- a/tests/vm/openbsd
+++ b/tests/vm/openbsd
@@ -35,7 +35,6 @@ class OpenBSDVM(basevm.BaseVM):
"bash",
"gmake",
"gsed",
- "bison",
# libs: usb
"libusb1",