diff --git a/sdk_container/src/third_party/portage-stable/profiles/base/make.defaults b/sdk_container/src/third_party/portage-stable/profiles/base/make.defaults index c18715c55f..a7caae8e93 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/base/make.defaults +++ b/sdk_container/src/third_party/portage-stable/profiles/base/make.defaults @@ -55,7 +55,7 @@ INPUT_DEVICES="libinput" # Accept only licenses in the FREE license group, i.e., with # the freedom to use, share, modify and share modifications -ACCEPT_LICENSE="-* @FREE" +ACCEPT_LICENSE="-* @FREE NVIDIA-r2" # Tomáš Chvátal (2013-03-23) # By default enable libreoffice implementation only. diff --git a/sdk_container/src/third_party/portage-stable/profiles/default/linux/package.use b/sdk_container/src/third_party/portage-stable/profiles/default/linux/package.use index ac90b1fc56..ab79ae50fd 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/default/linux/package.use +++ b/sdk_container/src/third_party/portage-stable/profiles/default/linux/package.use @@ -8,3 +8,5 @@ net-libs/mbedtls -zlib # Arfrever Frehtes Taifersar Arahesis (2011-02-13) # Disable deprecated bsddb module of Python 2 by default. =dev-lang/python-2* -berkdb + +# x11-drivers/nvidia-drivers kernel-open diff --git a/sdk_container/src/third_party/portage-stable/profiles/default/linux/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/default/linux/package.use.mask index af581ea60c..f95c7cf775 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/default/linux/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/default/linux/package.use.mask @@ -46,3 +46,5 @@ net-dns/pdnsd -urandom # with FreeBSD and other operating systems that have no better # interfaces, but people would probably abuse it with Linux as well. media-sound/pulseaudio-daemon oss + +x11-drivers/nvidia-drivers tools X static-libs