oss-fuzz/projects/systemd
Zbigniew Jędrzejewski-Szmek df573a03e2 [systemd] install libmount-devel (#1224)
Right now systemd declares a requirement on libmount-devel >= 2.30.
But this is only because of fixes in libmount 2.30 that matter at
runtime. For fuzzing (and to build) any libmount version is enough.
https://github.com/systemd/systemd/commit/c0b4b0f8f548c755dee81b
relaxed the version check in systemd. To fix the build we need to
install libmount-dev (and pkg-config, because meson requires that
for pkg-config deps to actually work).

Fixes #1191.
2018-03-09 11:50:06 -08:00
..
Dockerfile [systemd] install libmount-devel (#1224) 2018-03-09 11:50:06 -08:00
build.sh [systemd] Add initial systemd integration (#1073) 2018-01-18 13:22:18 +11:00
project.yaml [systemd] add one more contributor to cc (#1098) 2018-02-20 16:29:48 -08:00