[libvirt] [PATCH libvirt-glib 2/5] configure: Bump required libvirt version to 1.2.5

Andrea Bolognani posted 5 patches 8 years, 4 months ago
[libvirt] [PATCH libvirt-glib 2/5] configure: Bump required libvirt version to 1.2.5
Posted by Andrea Bolognani 8 years, 4 months ago
That's the version that introduced VIR_DOMAIN_TIME_SYNC, which we
use in the library.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 7981d23..43b0ffb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ AC_CANONICAL_HOST
 
 AM_SILENT_RULES([yes])
 
-LIBVIRT_REQUIRED=1.1.1
+LIBVIRT_REQUIRED=1.2.5
 AC_SUBST([LIBVIRT_REQUIRED]) dnl used in the .spec file
 GLIB2_REQUIRED=2.36.0
 AC_SUBST([GLIB2_REQUIRED]) dnl used in the .spec file
-- 
2.13.5

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list