mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-03 19:42:15 +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.
Description
Languages
Shell
93.1%
Python
6.9%