Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xfishtank/
Date: Sat, 05 Sep 2020 11:02:17
Message-Id: 1599303730.1410fe7bc78622bf4fff1217ec37cf45438c3684.jer@gentoo
1 commit: 1410fe7bc78622bf4fff1217ec37cf45438c3684
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 5 11:01:33 2020 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 5 11:02:10 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1410fe7b
7
8 x11-misc/xfishtank: Depend on media-libs/imlib2[X]
9
10 Package-Manager: Portage-3.0.5, Repoman-3.0.1
11 Closes: https://bugs.gentoo.org/740434
12 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
13
14 x11-misc/xfishtank/xfishtank-2.5.ebuild | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/x11-misc/xfishtank/xfishtank-2.5.ebuild b/x11-misc/xfishtank/xfishtank-2.5.ebuild
18 index 8ea5a3d929a..c98482c9096 100644
19 --- a/x11-misc/xfishtank/xfishtank-2.5.ebuild
20 +++ b/x11-misc/xfishtank/xfishtank-2.5.ebuild
21 @@ -13,6 +13,7 @@ SLOT="0"
22 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-linux"
23
24 RDEPEND="
25 + media-libs/imlib2[X]
26 x11-libs/libX11
27 x11-libs/libXext
28 x11-libs/libXt