commit: 1410fe7bc78622bf4fff1217ec37cf45438c3684 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Sep 5 11:01:33 2020 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Sep 5 11:02:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1410fe7b
x11-misc/xfishtank: Depend on media-libs/imlib2[X] Package-Manager: Portage-3.0.5, Repoman-3.0.1 Closes: https://bugs.gentoo.org/740434 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org> x11-misc/xfishtank/xfishtank-2.5.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-misc/xfishtank/xfishtank-2.5.ebuild b/x11-misc/xfishtank/xfishtank-2.5.ebuild index 8ea5a3d929a..c98482c9096 100644 --- a/x11-misc/xfishtank/xfishtank-2.5.ebuild +++ b/x11-misc/xfishtank/xfishtank-2.5.ebuild @@ -13,6 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-linux" RDEPEND=" + media-libs/imlib2[X] x11-libs/libX11 x11-libs/libXext x11-libs/libXt
