Skip to content

Commit d3b5d32

Browse files
committed
use: do not build 'minimal' vim
This enables regular Vim installation ('huge') Signed-off-by: Mathieu Tortuyaux <[email protected]>
1 parent 356955b commit d3b5d32

File tree

1 file changed

+2
-2
lines changed
  • sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic

1 file changed

+2
-2
lines changed

sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/package.use

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
app-admin/sudo ldap sssd
55
# -crypt: Disable crypt to avoid installing libsodlium.
6-
app-editors/vim minimal -crypt
6+
app-editors/vim -crypt
77
# minimal: Don't pull app-vim/gentoo-syntax
8-
app-editors/vim-core minimal
8+
app-editors/vim-core minimal
99

1010
# Install our modifications and compatibility symlinks for ssh and ntp
1111
#

0 commit comments

Comments
 (0)