summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conrad@kostecki.com>2019-04-16 10:48:55 +0200
committerDavid Seifert <soap@gentoo.org>2019-04-16 13:04:21 +0200
commit26b399a75b631cb550ab18b499072dc6757e4541 (patch)
tree442ed4e75b2b9fe8d64e66e4539308fe91bcacfb /net-im/swift/swift-4.0.2-r1.ebuild
parentwww-apps/grafana-bin: Version bump to 6.1.4 (diff)
downloadgentoo-26b399a75b631cb550ab18b499072dc6757e4541.tar.gz
gentoo-26b399a75b631cb550ab18b499072dc6757e4541.tar.bz2
gentoo-26b399a75b631cb550ab18b499072dc6757e4541.zip
net-im/swift: add patch for boost >= 1.69
Including upstreams patch to support newer boost versions, since it fails with boost 1.69 and newer. Closes: https://bugs.gentoo.org/683424 Closes: https://github.com/gentoo/gentoo/pull/11705 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-im/swift/swift-4.0.2-r1.ebuild')
-rw-r--r--net-im/swift/swift-4.0.2-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/swift/swift-4.0.2-r1.ebuild b/net-im/swift/swift-4.0.2-r1.ebuild
index 3505fe4cc733..eac7d6fa9d5d 100644
--- a/net-im/swift/swift-4.0.2-r1.ebuild
+++ b/net-im/swift/swift-4.0.2-r1.ebuild
@@ -64,6 +64,7 @@ DOCS=(
)
PATCHES=(
+ "${FILESDIR}"/${P}-boost-1.69-compatibility.patch
"${FILESDIR}"/${P}-make-generated-files-handle-unicode-characters.patch
"${FILESDIR}"/${P}-qt-5.11-compatibility.patch
)