mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +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%
Python
6.9%