mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-30 01:51:09 +02:00
app-emulation/qemu depends on dev-libs/glib preferentially built with static libraries. The GLib library started to depend on dev-libs/libpcre2 after the update. Since dev-libs/glib is built with static-libs USE flag, it propagates the requirement to dev-libs/libpcre2 too. Thus update the line with old dev-libs/libpcre in package.use to new dev-libs/libpcre2 now. Hopefully nothing needs static libs of old dev-libs/libpcre.
Description
Languages
Shell
93.1%
Python
6.9%