build: Require bubblewrap 0.10.0

This is functionally equivalent to the release candidate.

Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie committed 2024-08-14 09:59:19 +01:00
1 parent f62a83cdae
commit 417f3ca47c
2 files changed
+3 -3

No files matched your search

+1 -1
View File
@@ -34,7 +34,7 @@ endif
required_glib = '2.46'
# Before increasing this, update subprojects/bubblewrap.wrap
required_bwrap = '0.9.901'
required_bwrap = '0.10.0'
# Before increasing this, update subprojects/dbus-proxy.wrap
required_dbus_proxy = '0.1.0'
required_libostree = '2020.8'
+2 -2
View File
@@ -1,5 +1,5 @@
[wrap-git]
url = https://github.com/containers/bubblewrap.git
# release candidate 0.9.901
revision = 8b7a17493035732b350a8d6cbea065987752bb20
# v0.10.0
revision = dc63ec667e6546f34e0b6c088cdf8ae7c7dea0f3
depth = 1