]> git.ipfire.org Git - thirdparty/util-linux.git/commit - Makefile.am
libmount: Add libselinux dependency to pkgconfig file
authorMasami Hiramatsu <mhiramat@kernel.org>
Fri, 11 Oct 2019 07:15:35 +0000 (16:15 +0900)
committerKarel Zak <kzak@redhat.com>
Fri, 11 Oct 2019 08:28:57 +0000 (10:28 +0200)
commit9ae113ca7343ba7d0a9c0c2e8eb572f811b31262
tree55ccee31a11c24f4f0baeba4e347daa19b88a8d8
parent6f00af5b3c7aadd1322424a84661cfdac83146eb
libmount: Add libselinux dependency to pkgconfig file

Add libselinux dependency to libmount if it is compiled
with selinux support.

Without this fix, 'pkg-config --libs --static mount' doesn't
show libselinux related options.

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Makefile.am
libmount/mount.pc.in