summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-09-12 08:06:04 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-09-12 08:06:54 +0200
commit6a7d52d678573425a521319c8bdf4278baf8a9b6 (patch)
tree1b99619d2a75e3aae3c8d0ee45a5ee55903ae6df
parentapp-misc/datovka: remove old 3.0.3 (diff)
downloadgentoo-6a7d52d678573425a521319c8bdf4278baf8a9b6.tar.gz
gentoo-6a7d52d678573425a521319c8bdf4278baf8a9b6.tar.bz2
gentoo-6a7d52d678573425a521319c8bdf4278baf8a9b6.zip
sci-mathematics/octave: Add qt-5.11 fix to 4.2.2
Octave shall not block Qt 5.11 stabilisation. Bug: https://bugs.gentoo.org/663390 Package-Manager: Portage-2.3.49, Repoman-2.3.10
-rw-r--r--sci-mathematics/octave/octave-4.2.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-mathematics/octave/octave-4.2.2.ebuild b/sci-mathematics/octave/octave-4.2.2.ebuild
index da55163918a9..cf8556845539 100644
--- a/sci-mathematics/octave/octave-4.2.2.ebuild
+++ b/sci-mathematics/octave/octave-4.2.2.ebuild
@@ -92,6 +92,7 @@ PATCHES=(
"${FILESDIR}"/${P}-ncurses-pkgconfig.patch
"${FILESDIR}"/${PN}-4.2.0-zlib-underlinking.patch
"${FILESDIR}"/${P}-fix-qscintilla-detection.patch
+ "${FILESDIR}"/${PN}-4.4.0-qt-5.11.patch
)
src_prepare() {