Add bison build requirement for mariadb
MariaDB downloaded from upstream requires bison to build, this caused a failure in the building. Adding the proper line in the spec file solves the issue Story: 2003041 Task: 23075 Change-Id: I4d404ae02b9e3166fb49bed318058860a4e1519f Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com> Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
parent
32e03b2cdd
commit
08369746d3
@ -191,6 +191,7 @@ Patch40: %{pkgnamepatch}-galera.cnf.patch
|
||||
# Patch41: %{pkgnamepatch}-galera-new-cluster-help.patch
|
||||
|
||||
BuildRequires: cmake
|
||||
BuildRequires: bison
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libaio-devel
|
||||
BuildRequires: libedit-devel
|
||||
|
Loading…
Reference in New Issue
Block a user