keyutils: Add pkg-config file for keyutils library

This is needed so that other projects can add a dependency on libkeyutils
via PKG_CHECK_MODULES([KEYUTILS], [libkeyutils]).  This enabling makes
'make install' do the right thing, and of course individual distros will
need to add enabling to their associated packages (rpm, deb, etc.) so the
package manager installs do the right thing.

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: David Howells <dhowells@redhat.com>
3 files changed