summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-08-26 20:07:50 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-08-26 20:23:49 +0200
commite1b28544fe15ec757bae3c1708660bb94a4432a0 (patch)
tree16f65a059daf4d87ca871d428a747f410e8b82d7 /sci-visualization/kst/kst-2.0.8.ebuild
parentsci-visualization/kst: Fix build with Qt 5.11 (diff)
downloadgentoo-e1b28544fe15ec757bae3c1708660bb94a4432a0.tar.gz
gentoo-e1b28544fe15ec757bae3c1708660bb94a4432a0.tar.bz2
gentoo-e1b28544fe15ec757bae3c1708660bb94a4432a0.zip
sci-visualization/kst: Fix build with sci-libs/gsl-2
Closes: https://bugs.gentoo.org/574746 Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'sci-visualization/kst/kst-2.0.8.ebuild')
-rw-r--r--sci-visualization/kst/kst-2.0.8.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-visualization/kst/kst-2.0.8.ebuild b/sci-visualization/kst/kst-2.0.8.ebuild
index d8c58992ca3b..6b0ac253117b 100644
--- a/sci-visualization/kst/kst-2.0.8.ebuild
+++ b/sci-visualization/kst/kst-2.0.8.ebuild
@@ -44,6 +44,7 @@ DOCS=( AUTHORS README.kstScript )
PATCHES=(
"${FILESDIR}/${P}-includes.patch"
"${FILESDIR}/${P}-qt-5.11.patch"
+ "${FILESDIR}/${P}-gsl-2.0.patch"
)
src_configure() {