mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-04 14:09:09 -04:00
Require bubblewrap 0.3.1 for --bind-try support
We want to use this to work around some stuff for flatpak enter to work.
This commit is contained in:
committed by
Alexander Larsson
parent
10f6166a40
commit
6df104837c
@@ -30,7 +30,7 @@ AC_INIT([Flatpak],
|
||||
[http://flatpak.org/])
|
||||
|
||||
GLIB_REQS=2.44
|
||||
SYSTEM_BWRAP_REQS=0.2.1
|
||||
SYSTEM_BWRAP_REQS=0.3.1
|
||||
SYSTEM_DBUS_PROXY_REQS=0.1.0
|
||||
OSTREE_REQS=2018.9
|
||||
|
||||
|
||||
Reference in New Issue
Block a user