mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-12 16:01:11 +02:00
The circular dep used to be: app-arch/xz-utils libtool.eclass app-portage/elt-patches app-arch/xz-utils The circular dep should be gone now, because app-arch/xz-utils is a BDEPEND, so for building production images the package from SDK will be used. For building SDK the package from seed SDK should be used.