commit:     9e4d2e352636cbdabaa4f6620b4145d9d04fa74d
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  5 08:41:28 2020 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Dec  5 08:41:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e4d2e35

sci-mathematics/alt-ergo: fix dependency

Closes: https://bugs.gentoo.org/758245
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild 
b/sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild
index 668708afdc7..8cefc804922 100644
--- a/sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild
+++ b/sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild
@@ -14,7 +14,7 @@ IUSE="examples gtk +ocamlopt"
 
 DEPEND=">=dev-lang/ocaml-4.09.0[ocamlopt?]
        dev-ml/zarith
-       gtk? ( >=dev-ml/lablgtk-2.14[sourceview,ocamlopt?] )
+       dev-ml/lablgtk:=[sourceview,ocamlopt?]
        dev-ml/camlzip
        sci-mathematics/psmt2-frontend
        >=dev-ml/ocplib-simplex-0.4

Reply via email to