Comment 2 for bug 878155

Revision history for this message
Steve Langasek (vorlon) wrote :

I was puzzled by audit's build-dependency on libev, because there's no binary dep. It turns out audit bundles its own copy of libev, and statically links against it.

If libev is to be linked against dynamically, we need to move it to /lib (currently in /usr/lib). If static linking is ok in this case, we can drop the libev-dev build-dependency.

If this is all too ugly, we can drop the libaudit build-dep from cron.