summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2016-05-15 01:29:50 +0200
committerDavid Seifert <soap@gentoo.org>2016-05-15 01:29:50 +0200
commita0cbe50397396f6e6dce2f8007c2886775bcad78 (patch)
tree8548a755a0674fc4715c79bcf70053c9162283ba /sci-visualization/quickplot
parentsci-visualization/grace: Fix QA MissingSlotDep (diff)
downloadgentoo-a0cbe50397396f6e6dce2f8007c2886775bcad78.tar.gz
gentoo-a0cbe50397396f6e6dce2f8007c2886775bcad78.tar.bz2
gentoo-a0cbe50397396f6e6dce2f8007c2886775bcad78.zip
sci-visualization/quickplot: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-visualization/quickplot')
-rw-r--r--sci-visualization/quickplot/quickplot-0.10.6.ebuild4
1 files changed, 2 insertions, 2 deletions
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"