mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 22:41:09 +02:00
profiles: Use latest vim for cross compile fix
Specify vim-7.4.712 and vim-core-7.4.712 in package.accept_keywords to pickup needed upstream cross-compile fix. https://bugs.gentoo.org/show_bug.cgi?id=473372 Fix build errors like these: checking for tgetent()... configure: error: NOT FOUND! You need to install a terminal library; for example ncurses. Signed-off-by: Geoff Levand <geoff@infradead.org>
This commit is contained in:
parent
19931a8c99
commit
c747e6af49
@ -109,3 +109,9 @@ dev-util/checkbashisms
|
||||
|
||||
# Avoid cross compile error with amd64 stable (elfutils-0.158).
|
||||
=dev-libs/elfutils-0.161 ~amd64
|
||||
|
||||
# Pickup upstream cross-compile fix
|
||||
# https://bugs.gentoo.org/show_bug.cgi?id=473372
|
||||
=app-editors/vim-7.4.712
|
||||
=app-editors/vim-core-7.4.712
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user