1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-19 01:05:15 +03:00
aports/testing/fastd
Sören Tempel 68bb02eda8 testing/fastd: move cmocka-dev to makedepends
The meson.build explicitly checks for this dependency and refuses to
continue if it is not installed:

	test/meson.build:5:0: ERROR: Dependency "cmocka" not found, tried pkgconfig

However, since checkdepends are not installed with options="!check" the
build will always fail if this option is set. For example, on the
riscv64 builders. Moving the dependency to makedepends fixes the build
on riscv64. Keep in mind, that compile-time dependencies do not
automatically cause new run-time dependencies, thus this shouldn't be an
issue.
2021-07-20 12:49:29 +02:00
..
APKBUILD
fastd.conf
fastd.initd