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