projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf9d4d2
)
sci-mathematics/octave: Add missing DEPEND on dev-qt/linguist-tools:5
author
David Seifert
<soap@gentoo.org>
Fri, 6 Jan 2017 15:16:44 +0000
(17:16 +0200)
committer
David Seifert
<soap@gentoo.org>
Fri, 6 Jan 2017 15:17:11 +0000
(17:17 +0200)
Gentoo-bug: 604418
Package-Manager: Portage-2.3.3, Repoman-2.3.1
sci-mathematics/octave/octave-4.2.0-r2.ebuild
patch
|
blob
|
history
diff --git
a/sci-mathematics/octave/octave-4.2.0-r2.ebuild
b/sci-mathematics/octave/octave-4.2.0-r2.ebuild
index c2a64e23866a171ae45878d49ff1d5ac283b2548..bf16ec0be42b34e6fa2308d8bd94f549e9054e66 100644
(file)
--- a/
sci-mathematics/octave/octave-4.2.0-r2.ebuild
+++ b/
sci-mathematics/octave/octave-4.2.0-r2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-64,8
+64,8
@@
RDEPEND="
sci-libs/cxsparse:0=
sci-libs/umfpack:0= )
X? ( x11-libs/libX11:0= )"
-
DEPEND="${RDEPEND}
+ gui? ( dev-qt/linguist-tools:5 )
qrupdate? ( app-misc/pax-utils )
sparse? ( app-misc/pax-utils )
java? ( >=virtual/jdk-1.6.0 )