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: 1488348690.f31127c3db12c9df0cf4f3a47d385bc5566e7ffd.jer@gentoo
1 commit: f31127c3db12c9df0cf4f3a47d385bc5566e7ffd
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 1 06:09:45 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 1 06:11:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f31127c3
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-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/putty/putty-9999.ebuild b/net-misc/putty/putty-9999.ebuild
16 index a112310f115..b43849fca67 100644
17 --- a/net-misc/putty/putty-9999.ebuild
18 +++ b/net-misc/putty/putty-9999.ebuild
19 @@ -18,7 +18,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