From: Mart Raudsepp Date: Sat, 25 Mar 2017 10:43:10 +0000 (+0200) Subject: x11-misc/trayer: use SLOT depend on gdk-pixbuf dependency, as it's not SLOT 0 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=61e9d43de46b6fd460a47b1e9c81be83bddc5e93;p=gentoo.git x11-misc/trayer: use SLOT depend on gdk-pixbuf dependency, as it's not SLOT 0 Package-Manager: Portage-2.3.4, Repoman-2.3.1 --- diff --git a/x11-misc/trayer/trayer-1.0-r3.ebuild b/x11-misc/trayer/trayer-1.0-r3.ebuild index adb954195460..574902f5043d 100644 --- a/x11-misc/trayer/trayer-1.0-r3.ebuild +++ b/x11-misc/trayer/trayer-1.0-r3.ebuild @@ -15,7 +15,7 @@ IUSE="" RDEPEND=" dev-libs/glib:2 - x11-libs/gdk-pixbuf + x11-libs/gdk-pixbuf:2 x11-libs/gtk+:2 x11-libs/libX11 "