commit | 80d6927b69b5d1411fde52cf693e05746aa6ad49 | [log] [tgz] |
---|---|---|
author | Petr Lautrbach <plautrba@redhat.com> | Wed Oct 11 10:53:45 2017 +0200 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Fri Oct 13 15:24:23 2017 -0400 |
tree | 47d287c24f10d177a201d7ec11a6577620504961 | |
parent | ae5f219d7abf0dd1dd487fdd451c939568007b68 [diff] |
libselinux: Add support for pcre2 to pkgconfig definition When libselinux is built using USE_PCRE2 libselinux.pc needs to require libpcre2-8 instead of libpcre. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1487521 Signed-off-by: Petr Lautrbach <plautrba@redhat.com>