mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-22 17:52:12 +01:00
scripts: Sync with Gentoo
It's from Gentoo commit 3f9689daa18058fa4adc944100fa1f95bfbaa5b4. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
e681df86b4
commit
fd8f583bcf
@ -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)"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user