summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2016-05-15 01:30:37 +0200
committerDavid Seifert <soap@gentoo.org>2016-05-15 01:30:37 +0200
commitfc738fec92ad2d91783c1a26f50dd80af35d1032 (patch)
treefe01073ced14f83366e12a4aa08c05f713430907
parentsci-visualization/quickplot: Fix QA MissingSlotDep (diff)
downloadgentoo-fc738fec92ad2d91783c1a26f50dd80af35d1032.tar.gz
gentoo-fc738fec92ad2d91783c1a26f50dd80af35d1032.tar.bz2
gentoo-fc738fec92ad2d91783c1a26f50dd80af35d1032.zip
sci-visualization/quickplot: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
-rw-r--r--sci-visualization/quickplot/quickplot-0.10.8.ebuild4
1 files 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"