diff options
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/octave/octave-4.2.2.ebuild | 1 |
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() { |