sci-libs/coinor-utils: Add missing subslot dependency
authorDavid Seifert <soap@gentoo.org>
Mon, 7 Mar 2016 08:15:27 +0000 (09:15 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 7 Mar 2016 08:15:27 +0000 (09:15 +0100)
Package-Manager: portage-2.2.27

sci-libs/coinor-utils/coinor-utils-2.9.11.ebuild

index bd65cc4c691eb354085b29806bfd81032ebb3a20..ca9275c5d18a44062a2d5b1bd299e6674e44df2b 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$
 
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="bzip2 doc glpk blas lapack static-libs test zlib"
 
 RDEPEND="
-       sys-libs/readline
+       sys-libs/readline:0=
        bzip2? ( app-arch/bzip2 )
        blas? ( virtual/blas )
        glpk? ( sci-mathematics/glpk:= )