sci-visualization/quickplot: Fix QA MissingSlotDep
authorDavid Seifert <soap@gentoo.org>
Sat, 14 May 2016 23:29:50 +0000 (01:29 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 14 May 2016 23:29:50 +0000 (01:29 +0200)
Package-Manager: portage-2.2.28

sci-visualization/quickplot/quickplot-0.10.6.ebuild

index eb15ab191f06bcebef273fab48568c45d06d7572..b991311575e8868dbd4d73aa7b6dbd6a2bab1bf5 100644 (file)
@@ -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"