scripts: Sync with Gentoo

It's from Gentoo commit 3f9689daa18058fa4adc944100fa1f95bfbaa5b4.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
Flatcar Buildbot 2025-11-17 07:12:26 +00:00 committed by Krzesimir Nowak
parent e681df86b4
commit fd8f583bcf

View File

@ -260,7 +260,7 @@ for atom in portage.settings.packages:
[[ -z ${myGETTEXT} ]] && myGETTEXT="sys-devel/gettext"
[[ -z ${myLIBC} ]] && myLIBC="$(portageq expand_virtual / virtual/libc)"
[[ -z ${myTEXINFO} ]] && myTEXINFO="sys-apps/texinfo"
[[ -z ${myZLIB} ]] && myZLIB="sys-libs/zlib"
[[ -z ${myZLIB} ]] && myZLIB="virtual/zlib:="
[[ -z ${myNCURSES} ]] && myNCURSES="sys-libs/ncurses"
[[ -z ${myOS_HEADERS} ]] && myOS_HEADERS="$(portageq expand_virtual / virtual/os-headers)"