app-admin/conky: Depend on nvidia-drivers[tools,static-libs].
authorDaniel Pielmeier <billie@gentoo.org>
Sat, 13 Feb 2016 09:33:32 +0000 (10:33 +0100)
committerDaniel Pielmeier <billie@gentoo.org>
Sat, 13 Feb 2016 09:33:32 +0000 (10:33 +0100)
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
app-admin/conky/conky-1.9.0-r3.ebuild

index ddd8ee56b901312c9d873b78e9b840c7dc3a3268..86a87b87e6422035e65803f937948747a0973344 100644 (file)
@@ -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
index 4fad16962a8340dec9df1895275cb3c3ab35fc4c..884c8679c1a65b7da91b4492392528fb69e5ce63 100644 (file)
@@ -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$