commit: 6bf8c61254ce02cc1f388a39f653b6969bcd976c
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 1 06:07:16 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Mar 1 06:10:23 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bf8c612
net-misc/putty: Fix x11-libs/gdk-pixbuf dependency (bug #611246).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
net-misc/putty/putty-0.68.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/putty/putty-0.68.ebuild b/net-misc/putty/putty-0.68.ebuild
index 7e16452eb55..04caa8b8598 100644
--- a/net-misc/putty/putty-0.68.ebuild
+++ b/net-misc/putty/putty-0.68.ebuild
@@ -20,7 +20,7 @@ RDEPEND="
!net-misc/pssh
gtk? (
dev-libs/glib:2
- x11-libs/gdk-pixbuf
+ x11-libs/gdk-pixbuf[X]
x11-libs/gtk+:3
x11-libs/libX11
x11-libs/pango