From: Harri Nieminen Date: Mon, 20 Mar 2017 19:06:57 +0000 (+0200) Subject: x11-misc/trayer: Depend on gdk-pixbuf[X] X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8eb706bed7bf719b48c42ff2a8db3ff13a8b539a;p=gentoo.git x11-misc/trayer: Depend on gdk-pixbuf[X] Gentoo-Bug: https://bugs.gentoo.org/613324 Gentoo-Bug: https://bugs.gentoo.org/613320 Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4261 --- diff --git a/x11-misc/trayer/trayer-1.0-r2.ebuild b/x11-misc/trayer/trayer-1.0-r2.ebuild index a52a6b70f3a6..eb0f827a998c 100644 --- a/x11-misc/trayer/trayer-1.0-r2.ebuild +++ b/x11-misc/trayer/trayer-1.0-r2.ebuild @@ -15,7 +15,7 @@ IUSE="" RDEPEND=" dev-libs/glib:2 - x11-libs/gdk-pixbuf + x11-libs/gdk-pixbuf[X] x11-libs/gtk+:2 x11-libs/libX11 "