mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-05 17:32:09 +01:00
overlay profiles: Drop masking of unicode from app-editors/nano
Many things have changed in the way we are building the SDK, and this specific thing stopped being a problem along the way. Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
This commit is contained in:
parent
e512763aaa
commit
b668141d14
@ -10,13 +10,6 @@ sys-boot/syslinux perl
|
|||||||
# not needed, problems building with GCC 7.3.0
|
# not needed, problems building with GCC 7.3.0
|
||||||
sys-libs/ncurses cxx
|
sys-libs/ncurses cxx
|
||||||
|
|
||||||
# app-editors/nano with `USE=unicode` results in build failures in SDK
|
|
||||||
# stage1, because ncurses >= 6.2_p20210619 which does not have the USE
|
|
||||||
# flag at all.
|
|
||||||
# To fix that, exclude the unicode USE flag from packages.use.force list,
|
|
||||||
# which is defined in portage-stable.
|
|
||||||
app-editors/nano unicode
|
|
||||||
|
|
||||||
# Pulls dev-python/sphinx, which in turn pulls a lot of other python stuff.
|
# Pulls dev-python/sphinx, which in turn pulls a lot of other python stuff.
|
||||||
sys-fs/btrfs-progs man
|
sys-fs/btrfs-progs man
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user