From: David Seifert Date: Sat, 14 May 2016 23:30:37 +0000 (+0200) Subject: sci-visualization/quickplot: Fix QA MissingSlotDep X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fc738fec92ad2d91783c1a26f50dd80af35d1032;p=gentoo.git sci-visualization/quickplot: Fix QA MissingSlotDep Package-Manager: portage-2.2.28 --- diff --git a/sci-visualization/quickplot/quickplot-0.10.8.ebuild b/sci-visualization/quickplot/quickplot-0.10.8.ebuild index c1b72dec9964..8060d352251e 100644 --- a/sci-visualization/quickplot/quickplot-0.10.8.ebuild +++ b/sci-visualization/quickplot/quickplot-0.10.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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"