summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-08-11 12:15:32 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-08-11 12:17:05 +0200
commit7bdba88ae5f2a20fac20464472b107924a4d8d88 (patch)
treed7e6ffaf03393243ce497d98ca3cf826445f0d24 /net-im/choqok/choqok-1.6.0_p20190726.ebuild
parentkde-misc/tellico: Fix missing header with Frameworks 5.61 (diff)
downloadgentoo-7bdba88ae5f2a20fac20464472b107924a4d8d88.tar.gz
gentoo-7bdba88ae5f2a20fac20464472b107924a4d8d88.tar.bz2
gentoo-7bdba88ae5f2a20fac20464472b107924a4d8d88.zip
net-im/choqok: Fix missing header with Frameworks 5.61
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-im/choqok/choqok-1.6.0_p20190726.ebuild')
-rw-r--r--net-im/choqok/choqok-1.6.0_p20190726.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/choqok/choqok-1.6.0_p20190726.ebuild b/net-im/choqok/choqok-1.6.0_p20190726.ebuild
index a24edf12236e..bb949cf2200d 100644
--- a/net-im/choqok/choqok-1.6.0_p20190726.ebuild
+++ b/net-im/choqok/choqok-1.6.0_p20190726.ebuild
@@ -59,3 +59,5 @@ src_configure() {
kde5_src_configure
}
+
+PATCHES=( "${FILESDIR}"/${P}-missing-header.patch )