summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-03-20 21:06:57 +0200
committerDavid Seifert <soap@gentoo.org>2017-03-23 21:49:46 +0100
commit8eb706bed7bf719b48c42ff2a8db3ff13a8b539a (patch)
treeab183f6cd43dacc2cf0d877e2da131424ec673b5 /x11-misc/trayer
parentmedia-plugins/kodi-peripheral-joystick: version bump 1.3.1, fix 1.2.1 to requ... (diff)
downloadgentoo-8eb706bed7bf719b48c42ff2a8db3ff13a8b539a.tar.gz
gentoo-8eb706bed7bf719b48c42ff2a8db3ff13a8b539a.tar.bz2
gentoo-8eb706bed7bf719b48c42ff2a8db3ff13a8b539a.zip
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
Diffstat (limited to 'x11-misc/trayer')
-rw-r--r--x11-misc/trayer/trayer-1.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
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
"