Skip to content

Commit

Permalink
app-admin/conky: Depend on nvidia-drivers[tools,static-libs].
Browse files Browse the repository at this point in the history
This fixes bug #563718. Thanks to Stefan Talpalaru for the report.

Package-Manager: portage-2.2.26
  • Loading branch information
billie80 committed Feb 13, 2016
1 parent 07011f6 commit a629233
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app-admin/conky/conky-1.10.1.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion app-admin/conky/conky-1.9.0-r3.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand Down

0 comments on commit a629233

Please sign in to comment.