summaryrefslogtreecommitdiff
path: root/profiles/base/package.use.force
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/base/package.use.force')
-rw-r--r--profiles/base/package.use.force9
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 7f9150fb8351..a9612f0c2bc5 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -1,6 +1,15 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Alfredo Tupone <tupone@gentoo.org> (2020-04-06)
+# USE=ada is mandatory to build a gnat compiler
+sys-devel/gnat-gpl ada
+
+# Matt Turner <mattst88@gentoo.org> (2020-03-28)
+# wget is the default FETCHCOMMAND, and most distfiles are distributed via
+# HTTPS. Bug #611072
+net-misc/wget ssl
+
# Michał Górny <mgorny@gentoo.org> (2020-01-12)
# libcxxabi is the only supported option. The support for libsupc++
# is maintained for experts only.