mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-27 20:18:57 +00:00
obs-packaging/qemu-vanilla: install bc to compare qemu version
bc is required to compare the qemu version and enable/disable features fixes #687 Signed-off-by: Julio Montes <julio.montes@intel.com>
This commit is contained in:
parent
483596b1d0
commit
e09d41d8e6
@ -14,6 +14,7 @@ License : BSD-2-Clause BSD-3-Clause GPL-2.0 GPL-2.0+ LGPL-2.0+ LGPL-2.1
|
|||||||
Requires: qemu-vanilla-bin
|
Requires: qemu-vanilla-bin
|
||||||
Requires: qemu-vanilla-data
|
Requires: qemu-vanilla-data
|
||||||
BuildRequires : automake
|
BuildRequires : automake
|
||||||
|
BuildRequires : bc
|
||||||
BuildRequires : bison
|
BuildRequires : bison
|
||||||
BuildRequires : flex
|
BuildRequires : flex
|
||||||
BuildRequires : gcc-c++
|
BuildRequires : gcc-c++
|
||||||
|
Loading…
Reference in New Issue
Block a user