sci-mathematics/alt-ergo: Fix dependency
authorTupone Alfredo <tupone@gentoo.org>
Thu, 25 Jul 2019 06:17:03 +0000 (08:17 +0200)
committerTupone Alfredo <tupone@gentoo.org>
Thu, 25 Jul 2019 06:17:03 +0000 (08:17 +0200)
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

sci-mathematics/alt-ergo/alt-ergo-1.30.ebuild

index e5229fc892245ec577c2d7b25f1033460b9d1e28..80b72760c86898c0dde2bec78612ac3c98aa1257 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,7 @@ DEPEND=">=dev-lang/ocaml-3.12.1[ocamlopt?]
        dev-ml/zarith
        gtk? ( >=dev-ml/lablgtk-2.14[sourceview,ocamlopt?] )
        dev-ml/camlzip
-       dev-ml/ocplib-simplex"
+       <=dev-ml/ocplib-simplex-0.3"
 RDEPEND="${DEPEND}"
 
 DOCS=( CHANGES INSTALL.md README.md )