summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/telepathy-logger-qt/telepathy-logger-qt-15.04.0.ebuild')
-rw-r--r--net-libs/telepathy-logger-qt/telepathy-logger-qt-15.04.0.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-libs/telepathy-logger-qt/telepathy-logger-qt-15.04.0.ebuild b/net-libs/telepathy-logger-qt/telepathy-logger-qt-15.04.0.ebuild
index 4aec999a5d2c..1e6f6e28ed24 100644
--- a/net-libs/telepathy-logger-qt/telepathy-logger-qt-15.04.0.ebuild
+++ b/net-libs/telepathy-logger-qt/telepathy-logger-qt-15.04.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -32,3 +32,5 @@ RDEPEND="
DEPEND="${RDEPEND}
${PYTHON_DEPS}
"
+
+PATCHES=( "${FILESDIR}/${P}-cmake-3.9.patch" )