Version:
Usage
Install the latest slirp package with the following command:
meson wrap install slirpOr, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from slirp 4.9.1-1 can be used by adding the following lines to your meson.build file:
slirp_dep = dependency('slirp')Patch Files Preview
No patch files needed for this package.