From: Laurent Bigonville <bigon@xxxxxxxx> --- libselinux/src/libselinux.pc.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libselinux/src/libselinux.pc.in b/libselinux/src/libselinux.pc.in index 5691559..f453c8f 100644 --- a/libselinux/src/libselinux.pc.in +++ b/libselinux/src/libselinux.pc.in @@ -7,6 +7,7 @@ Name: libselinux Description: SELinux utility library Version: @VERSION@ URL: http://userspace.selinuxproject.org/ -Requires.private: libsepol +Requires.private: libsepol libpcre Libs: -L${libdir} -lselinux +Libs.private: -lpthread Cflags: -I${includedir} -- 1.8.3.rc2 -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.