mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-21 20:31:48 +02:00
The baselayout ebuild file calls systemd-tmpfiles but despite that the systemd ebuild file depends on libidn2 through a use flag, it was not built early enough. Ensure that libidn2 is built before baselayout wants to use it.