summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2018-03-12 15:37:52 +1100
committerMichael Palimaka <kensington@gentoo.org>2018-03-12 15:38:37 +1100
commit4a8511fec889cf4f2b17568bf991bb90c7c6c8c4 (patch)
tree60673b92ffe6c3adc7753c47f9628a01d9a5b613 /x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild
parentdev-games/openscenegraph-3.5.5: ppc64 stable, bug 649688 (diff)
downloadgentoo-4a8511fec889cf4f2b17568bf991bb90c7c6c8c4.tar.gz
gentoo-4a8511fec889cf4f2b17568bf991bb90c7c6c8c4.tar.bz2
gentoo-4a8511fec889cf4f2b17568bf991bb90c7c6c8c4.zip
x11-libs/snorenotify: backport patch from upstream adding missing include
Closes: https://bugs.gentoo.org/587898 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild')
-rw-r--r--x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild b/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild
index ad78029107e1..2fece7ed49e4 100644
--- a/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild
+++ b/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -30,7 +30,10 @@ DEPEND="${RDEPEND}
test? ( dev-qt/qttest:5 )
"
-PATCHES=( "${FILESDIR}/${P}-desktop.patch" )
+PATCHES=(
+ "${FILESDIR}/${P}-desktop.patch"
+ "${FILESDIR}/${P}-include.patch"
+)
src_configure() {
local mycmakeargs=(