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-r2.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-r2.ebuild')
-rw-r--r--x11-misc/trayer/trayer-1.0-r2.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-misc/trayer/trayer-1.0-r2.ebuild b/x11-misc/trayer/trayer-1.0-r2.ebuild
index eb0f827a998c..9876527f2e6f 100644
--- a/x11-misc/trayer/trayer-1.0-r2.ebuild
+++ b/x11-misc/trayer/trayer-1.0-r2.ebuild
@@ -24,6 +24,8 @@ DEPEND="
virtual/pkgconfig
"
+PATCHES=( "${FILESDIR}"/${P}-dont-include-libXmu.patch )
+
src_prepare() {
default
# fix for as-needed, bug #141707