From cab767831f74ec72809dacd07cb782a88a097f21 Mon Sep 17 00:00:00 2001 From: Pavel Hrdina Date: Thu, 8 Jan 2015 16:58:25 +0100 Subject: [PATCH] bootstrap.conf: add check for flex We need the flex to generate new xen_xl_disk parser. Signed-off-by: Pavel Hrdina --- bootstrap.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bootstrap.conf b/bootstrap.conf index c06ee4ca54..22c1c06118 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -1,6 +1,6 @@ # Bootstrap configuration. -# Copyright (C) 2010-2014 Red Hat, Inc. +# Copyright (C) 2010-2015 Red Hat, Inc. # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -204,6 +204,7 @@ buildreq="\ autoconf 2.59 automake 1.9.6 autopoint - +flex - gettext 0.17 git 1.5.5 gzip - -- 2.47.3