From fc738fec92ad2d91783c1a26f50dd80af35d1032 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 15 May 2016 01:30:37 +0200 Subject: [PATCH] sci-visualization/quickplot: Fix QA MissingSlotDep Package-Manager: portage-2.2.28 --- sci-visualization/quickplot/quickplot-0.10.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.26.2