From: David Seifert Date: Sat, 14 May 2016 23:29:50 +0000 (+0200) Subject: sci-visualization/quickplot: Fix QA MissingSlotDep X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a0cbe50397396f6e6dce2f8007c2886775bcad78;p=gentoo.git sci-visualization/quickplot: Fix QA MissingSlotDep Package-Manager: portage-2.2.28 --- diff --git a/sci-visualization/quickplot/quickplot-0.10.6.ebuild b/sci-visualization/quickplot/quickplot-0.10.6.ebuild index eb15ab191f06..b991311575e8 100644 --- a/sci-visualization/quickplot/quickplot-0.10.6.ebuild +++ b/sci-visualization/quickplot/quickplot-0.10.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,7 +19,7 @@ IUSE="static-libs" RDEPEND=" media-libs/libsndfile - >=sys-libs/readline-0.6.2 + >=sys-libs/readline-0.6.2:0= x11-libs/gtk+:3" DEPEND="${RDEPEND} virtual/pkgconfig"