From e3db39ea8fcd4ae42d19c853b6246ced2c942436 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Fri, 12 May 2017 16:30:14 +0200 Subject: [PATCH] Require latest flatpak (2017.5) This allows us to rely on the new BARE_USER_ONLY mode, as well as the fixes to progress reporting. Also, it has a lot of bugfixes that are nice. If you need an old ostree you can run the old flatpak series. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index ac835248..a92a5e10 100644 --- a/configure.ac +++ b/configure.ac @@ -30,7 +30,7 @@ AC_INIT([Flatpak], GLIB_REQS=2.44 SYSTEM_BWRAP_REQS=0.1.8 -OSTREE_REQS=2016.14 +OSTREE_REQS=2017.5 AC_SYS_LARGEFILE AC_USE_SYSTEM_EXTENSIONS