Holger Hoffstätte ad730e7afc
dev-libs/rasqal: fix build with USE=pcre when old libpcre is not installed
The previously committed upstream patch for libpcre2 support has some
dodgy behaviour wrt. the --enable-pcre flag. Instead we can let configure
autodetect whatever it finds and then select the library we want
(libpcre2 or posix) depending on USE.
Also properly depend on libcre2 subslot.

Closes: https://bugs.gentoo.org/962785
Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com>
Part-of: https://github.com/gentoo/gentoo/pull/43756
Closes: https://github.com/gentoo/gentoo/pull/43756
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-14 11:34:54 +01:00
..