Draft: steamrt-legacy: Depend on libsteam-runtime-shim-libcurl-bin
This provides the necessary pieces to be able to export both the upstream ABI and the historical Debian ABI, enabling newer versions of Arch's valgrind to be used in a scout LD_LIBRARY_PATH environment.
For historical reasons this change is needed in both -legacy (which is what build-runtime.py looks for) and -ld-library-path (which is consistent with how we build heavy). We can make -legacy depend on -ld-library-path, instead of duplicating it, after we teach steam-runtime's build-runtime.py to install the -ld-libary-path package as well.
Requires steam-runtime-tools!491 (merged)
Edited by Simon McVittie