diff options
author | David Seifert <soap@gentoo.org> | 2017-01-10 18:46:31 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-01-10 18:46:52 +0200 |
commit | 74e01111d0665dbb30030a57d553e692583404d2 (patch) | |
tree | 281e67881cb71082afd365adb117539c23414335 /sci-mathematics | |
parent | dev-php/PEAR-HTTP_Header: remove old version 1.2.1-r1. (diff) | |
download | gentoo-74e01111d0665dbb30030a57d553e692583404d2.tar.gz gentoo-74e01111d0665dbb30030a57d553e692583404d2.tar.bz2 gentoo-74e01111d0665dbb30030a57d553e692583404d2.zip |
sci-mathematics/octave: RDEPEND on dev-qt/qtopengl:5
Gentoo-bug: 604418
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/octave/octave-4.2.0-r3.ebuild (renamed from sci-mathematics/octave/octave-4.2.0-r2.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-mathematics/octave/octave-4.2.0-r2.ebuild b/sci-mathematics/octave/octave-4.2.0-r3.ebuild index bf16ec0be42b..5deb837be544 100644 --- a/sci-mathematics/octave/octave-4.2.0-r2.ebuild +++ b/sci-mathematics/octave/octave-4.2.0-r3.ebuild @@ -51,6 +51,7 @@ RDEPEND=" dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 + dev-qt/qtopengl:5 >=x11-libs/qscintilla-2.9.3-r2:=[qt5(+)] ) readline? ( sys-libs/readline:0= ) |