Commit a5b04ccd authored by Philippe Mathieu-Daudé's avatar Philippe Mathieu-Daudé Committed by Alex Bennée
Browse files

scripts/coverity-scan: Remove flex/bison packages



QEMU does not use flex/bison packages.

Signed-off-by: default avatarPhilippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: default avatarClaudio Fontana <cfontana@suse.de>
Signed-off-by: default avatarAlex Bennée <alex.bennee@linaro.org>
Message-Id: <20200515163029.12917-6-philmd@redhat.com>
parent 48ba32e6
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@ FROM fedora:30
ENV PACKAGES \
    alsa-lib-devel \
    bc \
    bison \
    brlapi-devel \
    bzip2 \
    bzip2-devel \
@@ -30,7 +29,6 @@ ENV PACKAGES \
    dbus-daemon \
    device-mapper-multipath-devel \
    findutils \
    flex \
    gcc \
    gcc-c++ \
    gettext \