mirror of
https://github.com/flatpak/flatpak.git
synced 2026-02-01 03:21:23 -05:00
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
This commit is contained in:
committed by
Atomic Bot
parent
df3a0c444b
commit
c6ccf26eec
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user