mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-19 14:22:18 -04:00
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.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user