sci-mathematics/octave: Add qt-5.11 fix to 4.2.2
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 12 Sep 2018 06:06:04 +0000 (08:06 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 12 Sep 2018 06:06:54 +0000 (08:06 +0200)
Octave shall not block Qt 5.11 stabilisation.

Bug: https://bugs.gentoo.org/663390
Package-Manager: Portage-2.3.49, Repoman-2.3.10

sci-mathematics/octave/octave-4.2.2.ebuild

index da55163918a90c95bdf50169ae26871e4f0645d9..cf8556845539c1da99203aba067ae4b8df56a855 100644 (file)
@@ -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() {