sci-mathematics/octave: Add missing DEPEND on dev-qt/linguist-tools:5
authorDavid Seifert <soap@gentoo.org>
Fri, 6 Jan 2017 15:16:44 +0000 (17:16 +0200)
committerDavid 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

index c2a64e23866a171ae45878d49ff1d5ac283b2548..bf16ec0be42b34e6fa2308d8bd94f549e9054e66 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 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 )