Skip to content

Commit a8be735

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

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
@@ -2,8 +2,8 @@
22
# Distributed under the terms of the GNU General Public License v2
33

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

0 commit comments

Comments
 (0)