summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-03-26 10:31:06 +0300
committerDavid Seifert <soap@gentoo.org>2017-04-01 12:20:54 +0200
commitf87a7939f464757daef7cdd5559a9639129fcbbc (patch)
tree90f8acdaeed1341115879671790c0122081b13bd /x11-misc/trayer/trayer-1.0-r3.ebuild
parentmedia-tv/kodi: Add dependency on dev-libs/rapidjson, remove dependency on dev... (diff)
downloadgentoo-f87a7939f464757daef7cdd5559a9639129fcbbc.tar.gz
gentoo-f87a7939f464757daef7cdd5559a9639129fcbbc.tar.bz2
gentoo-f87a7939f464757daef7cdd5559a9639129fcbbc.zip
x11-misc/trayer: Dont include libXmu
Gentoo-Bug: https://bugs.gentoo.org/613842 Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4302
Diffstat (limited to 'x11-misc/trayer/trayer-1.0-r3.ebuild')
-rw-r--r--x11-misc/trayer/trayer-1.0-r3.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-misc/trayer/trayer-1.0-r3.ebuild b/x11-misc/trayer/trayer-1.0-r3.ebuild
index 574902f5043d..ad5fb8df846f 100644
--- a/x11-misc/trayer/trayer-1.0-r3.ebuild
+++ b/x11-misc/trayer/trayer-1.0-r3.ebuild
@@ -26,6 +26,7 @@ DEPEND="
PATCHES=(
"${FILESDIR}"/${P}-dont-include-gdk-pixbuf-xlib.patch
+ "${FILESDIR}"/${P}-dont-include-libXmu.patch
"${FILESDIR}"/${P}-as-needed-and-pre-stripped.patch
)