commit:     a629233e52a578af7d8ab59e7eba9378a2530db5
Author:     Daniel Pielmeier <billie <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 13 09:33:32 2016 +0000
Commit:     Daniel Pielmeier <billie <AT> gentoo <DOT> org>
CommitDate: Sat Feb 13 09:33:32 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a629233e

app-admin/conky: Depend on nvidia-drivers[tools,static-libs].

This fixes bug #563718. Thanks to Stefan Talpalaru for the report.

Package-Manager: portage-2.2.26

 app-admin/conky/conky-1.10.1.ebuild   | 4 ++--
 app-admin/conky/conky-1.9.0-r3.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-admin/conky/conky-1.10.1.ebuild 
b/app-admin/conky/conky-1.10.1.ebuild
index ddd8ee5..86a87b8 100644
--- a/app-admin/conky/conky-1.10.1.ebuild
+++ b/app-admin/conky/conky-1.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -30,7 +30,7 @@ DEPEND_COMMON="
                lua-rsvg? (
                        >=dev-lua/toluapp-1.0.93
                        gnome-base/librsvg )
-               nvidia? ( media-video/nvidia-settings )
+               nvidia? ( || ( x11-drivers/nvidia-drivers[tools,static-libs] 
media-video/nvidia-settings ) )
                truetype? ( x11-libs/libXft >=media-libs/freetype-2 )
                x11-libs/libX11
                x11-libs/libXdamage

diff --git a/app-admin/conky/conky-1.9.0-r3.ebuild 
b/app-admin/conky/conky-1.9.0-r3.ebuild
index 4fad169..884c867 100644
--- a/app-admin/conky/conky-1.9.0-r3.ebuild
+++ b/app-admin/conky/conky-1.9.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 

Reply via email to