From 6d0af18df1ec04dca9d1df827208cf05e2f613e2 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Mon, 19 Dec 2016 10:51:43 +0100 Subject: [PATCH] Require system bwrap 0.1.5 This is the latest stable release --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index d9eb5698..02d934ee 100644 --- a/configure.ac +++ b/configure.ac @@ -29,7 +29,7 @@ AC_INIT([Flatpak], [http://flatpak.org/]) GLIB_REQS=2.40 -SYSTEM_BWRAP_REQS=0.1.2 +SYSTEM_BWRAP_REQS=0.1.5 OSTREE_REQS=2016.14 AC_USE_SYSTEM_EXTENSIONS