From 656ee56e637d5b7c2e09124069b1ceaffbf6911e Mon Sep 17 00:00:00 2001 From: Carlos Konstanski Date: Wed, 11 Dec 2019 17:13:48 -0700 Subject: Updated portage files --- salt/gentoo_baseimage/gentoo_baseimage/files/make.conf | 5 +++++ salt/gentoo_baseimage/gentoo_baseimage/files/package.use | 14 ++++++++++++-- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/salt/gentoo_baseimage/gentoo_baseimage/files/make.conf b/salt/gentoo_baseimage/gentoo_baseimage/files/make.conf index 2f68b9d..96668a4 100644 --- a/salt/gentoo_baseimage/gentoo_baseimage/files/make.conf +++ b/salt/gentoo_baseimage/gentoo_baseimage/files/make.conf @@ -5,6 +5,11 @@ FCFLAGS="${CFLAGS}" FFLAGS="${CFLAGS}" USE="cacert -X -webstart -alsa -cups -gtk -vala -introspection" ABI_X86="64 32" +PYTHON_TARGETS="python2_7 python3_6 python3_7 python3_8" +PYTHON_SINGLE_TARGET="python3_6" +CURL_SSL="nss" +GRUB_PLATFORMS="pc" +ABI_X86="64 32" EMERGE_DEFAULT_OPTS="--quiet-build=y --with-bdeps=y --nospinner --verbose-conflicts --changed-deps-report=n --keep-going=y" FEATURES="-preserve-libs" ACCEPT_LICENSE="* -@EULA" diff --git a/salt/gentoo_baseimage/gentoo_baseimage/files/package.use b/salt/gentoo_baseimage/gentoo_baseimage/files/package.use index fc40a05..64eabb6 100644 --- a/salt/gentoo_baseimage/gentoo_baseimage/files/package.use +++ b/salt/gentoo_baseimage/gentoo_baseimage/files/package.use @@ -1,2 +1,12 @@ -x11-libs/cairo X -app-text/ghostscript-gpl cups +x11-libs/cairo X +app-text/ghostscript-gpl cups +net-print/cups python_single_target_python2_7 +dev-util/boost-build python_single_target_python2_7 +dev-util/itstool python_single_target_python2_7 +net-mail/mailutils python_single_target_python2_7 +net-analyzer/net-snmp elf lm-sensors netlink pci python_single_target_python2_7 +dev-util/gtk-doc python_single_target_python2_7 +net-mail/mailman python_single_target_python2_7 +dev-util/systemtap python_single_target_python2_7 +net-analyzer/rrdtool python_single_target_python2_7 +net-mail/fetchmail python_single_target_python2_7 -- cgit v1.3