Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/putty/
Date: Wed, 01 Mar 2017 06:12:57
Message-Id: 1488348623.6bf8c61254ce02cc1f388a39f653b6969bcd976c.jer@gentoo
1 commit: 6bf8c61254ce02cc1f388a39f653b6969bcd976c
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 1 06:07:16 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 1 06:10:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bf8c612
7
8 net-misc/putty: Fix x11-libs/gdk-pixbuf dependency (bug #611246).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 net-misc/putty/putty-0.68.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/putty/putty-0.68.ebuild b/net-misc/putty/putty-0.68.ebuild
16 index 7e16452eb55..04caa8b8598 100644
17 --- a/net-misc/putty/putty-0.68.ebuild
18 +++ b/net-misc/putty/putty-0.68.ebuild
19 @@ -20,7 +20,7 @@ RDEPEND="
20 !net-misc/pssh
21 gtk? (
22 dev-libs/glib:2
23 - x11-libs/gdk-pixbuf
24 + x11-libs/gdk-pixbuf[X]
25 x11-libs/gtk+:3
26 x11-libs/libX11
27 x11-libs/pango