mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-25 12:31:34 +01:00
profiles: Cleanup use flags for dev-vcs/git
This commit is contained in:
parent
56c7e98967
commit
1e9c554554
@ -16,3 +16,7 @@
|
||||
# Overwrite portage-stable mask. OpenSSL-3* is building fine on Flatcar
|
||||
# and Flatcar's dependencies are building fine against it.
|
||||
=dev-libs/openssl-3.0*
|
||||
|
||||
# Overwrite portage-stable mask - we want to use this version of git
|
||||
# for security fixes.
|
||||
=dev-vcs/git-2.35.3
|
||||
|
||||
@ -19,7 +19,7 @@ sys-apps/gptfdisk -icu
|
||||
# for profile migration
|
||||
sys-libs/gdbm berkdb
|
||||
|
||||
dev-vcs/git -pcre-jit -perl -iconv
|
||||
dev-vcs/git -perl -iconv
|
||||
|
||||
net-analyzer/nmap ncat -system-lua
|
||||
|
||||
|
||||
@ -1,9 +1,6 @@
|
||||
# We don't ship GnuTLS by default, and smartcard has a dep loop
|
||||
app-crypt/gnupg smartcard ssl
|
||||
|
||||
# We don't need integration with cvs, perl, or subversion in git, so we can
|
||||
dev-vcs/git cvs perl subversion
|
||||
|
||||
# not needed, requires dev-lang/python-exec
|
||||
sys-apps/util-linux python
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user