From 24a4b747e224dfdb3ece48f0e8f44aee7768a095 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Fri, 6 Jan 2017 17:16:44 +0200 Subject: [PATCH] sci-mathematics/octave: Add missing DEPEND on dev-qt/linguist-tools:5 Gentoo-bug: 604418 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- sci-mathematics/octave/octave-4.2.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/octave/octave-4.2.0-r2.ebuild b/sci-mathematics/octave/octave-4.2.0-r2.ebuild index c2a64e23866a..bf16ec0be42b 100644 --- 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-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 ) -- 2.26.2