[libvirt] [PATCH] bootstrap.conf: add check for flex

Pavel Hrdina phrdina at redhat.com
Thu Jan 8 16:26:51 UTC 2015


We need the flex to generate new xen_xl_disk parser.

Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
---

Pushed under trivial rule.

 bootstrap.conf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/bootstrap.conf b/bootstrap.conf
index c06ee4c..22c1c06 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.0.5




More information about the libvir-list mailing list