commit: 61e9d43de46b6fd460a47b1e9c81be83bddc5e93
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 25 10:43:10 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Mar 25 10:43:10 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61e9d43d
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
x11-misc/trayer/trayer-1.0-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/trayer/trayer-1.0-r3.ebuild
b/x11-misc/trayer/trayer-1.0-r3.ebuild
index adb95419546..574902f5043 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
"