-
- Downloads
Rename pv-bwrap to srt-bwrap, and build it as part of the bin option
Now that SLR - sniper is a mandatory dependency for steamwebhelper,
we want to be able to test for a working bwrap as part of
steam-runtime-check-requirements.
Because this change alters the default_options for a subproject, it
requires build directories to be reconfigured with `meson setup --wipe`.
For users of `build-aux/many-builds.py` it should be sufficient to run:
build-aux/many-builds.py setup
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
70edc650
No related branches found
No related tags found
Showing
- bin/meson.build 12 additions, 0 deletionsbin/meson.build
- debian/libsteam-runtime-tools-0-helpers.install 3 additions, 1 deletiondebian/libsteam-runtime-tools-0-helpers.install
- debian/steam-runtime-tools-minimal.install 1 addition, 0 deletionsdebian/steam-runtime-tools-minimal.install
- docs/distro-assumptions.md 1 addition, 1 deletiondocs/distro-assumptions.md
- meson.build 1 addition, 1 deletionmeson.build
- pressure-vessel/build-relocatable-install.py 7 additions, 4 deletionspressure-vessel/build-relocatable-install.py
- pressure-vessel/meson.build 0 additions, 12 deletionspressure-vessel/meson.build
- pressure-vessel/wrap-setup.c 5 additions, 5 deletionspressure-vessel/wrap-setup.c
- pressure-vessel/wrap-setup.h 1 addition, 1 deletionpressure-vessel/wrap-setup.h
- pressure-vessel/wrap.c 11 additions, 1 deletionpressure-vessel/wrap.c
- subprojects/container-runtime/tests/depot/pressure-vessel.py 9 additions, 5 deletionssubprojects/container-runtime/tests/depot/pressure-vessel.py
- tests/pressure-vessel/containers.py 13 additions, 1 deletiontests/pressure-vessel/containers.py
- tests/pressure-vessel/relocatable-install.py 18 additions, 3 deletionstests/pressure-vessel/relocatable-install.py
Loading
Please register or sign in to comment