audit: fix dependency error when libev also selected
authorW. Michael Petullo <mike@flyn.org>
Sun, 13 Sep 2020 01:01:40 +0000 (20:01 -0500)
committerW. Michael Petullo <mike@flyn.org>
Sun, 13 Sep 2020 01:01:40 +0000 (20:01 -0500)
commit55d588c9244f571315e942b9058c4a388dae4437
tree4843de0f85a895b8feb5fd94b00543c5eb81e2a0
parentc1d6d0d97b4051b78e4ecc9aff954db7bdda93ef
audit: fix dependency error when libev also selected

Auditd seems to build its own libev if the library is not already present;
otherwise it uses the system-installed library. This adds libev as a
dependency to ensure a consistent build.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
utils/audit/Makefile