mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-05 17:32:09 +01: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.
Description
Languages
Shell
93%
Python
6.9%