From c6ccf26eec8dc83d003ec583da3c9309aabe4905 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Thu, 7 Jun 2018 11:20:44 +0200 Subject: [PATCH] configure: Bump system bwrap requirement to 0.2.1 There are some fixes in this, like the /dev/fd symlinks that are important. See e.g. https://github.com/flatpak/flatpak-builder/issues/160 for an example. Closes: #1758 Approved by: alexlarsson --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 79ff3e6b..63d9d5ca 100644 --- a/configure.ac +++ b/configure.ac @@ -30,7 +30,7 @@ AC_INIT([Flatpak], [http://flatpak.org/]) GLIB_REQS=2.44 -SYSTEM_BWRAP_REQS=0.1.8 +SYSTEM_BWRAP_REQS=0.2.1 OSTREE_REQS=2017.15 OSTREE_P2P_REQS=2018.2