summaryrefslogtreecommitdiff
path: root/profiles/default/linux/package.use
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/default/linux/package.use')
-rw-r--r--profiles/default/linux/package.use4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/default/linux/package.use b/profiles/default/linux/package.use
index 3b2e027ebf8a..36a4bb16d5d5 100644
--- a/profiles/default/linux/package.use
+++ b/profiles/default/linux/package.use
@@ -1,6 +1,10 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Mike Gilbert <floppym@gentoo.org> (29 Oct 2017)
+# Override default from make.defaults, bug 635822.
+net-libs/mbedtls -zlib
+
# Mike Frysinger <vapier@gentoo.org> (12 Nov 2015)
# We want busybox statically linked by default as it is the system rescue shell.
# But we cannot statically link pam, so turn that off by default. #468580