summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-17 03:54:38 +0000
committerSam James <sam@gentoo.org>2021-01-17 04:10:26 +0000
commita5355e9de60005120f37c4be8e228a3136a548f9 (patch)
tree397c2c8ae1275210ce0501128163c7d3c62c9fdc /sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild
parentsci-mathematics/alt-ergo: add github remote-id (diff)
downloadgentoo-a5355e9de60005120f37c4be8e228a3136a548f9.tar.gz
gentoo-a5355e9de60005120f37c4be8e228a3136a548f9.tar.bz2
gentoo-a5355e9de60005120f37c4be8e228a3136a548f9.zip
sci-mathematics/alt-ergo: fix MissingSlotDep in older version
Only supports lablgtk:2 for now. See: https://github.com/OCamlPro/alt-ergo/issues/246 Package-Manager: Portage-3.0.12.0.2-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild')
-rw-r--r--sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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 7f950f433a25..9baff8d48d2f 100644
--- a/sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild
+++ b/sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ IUSE="examples gtk +ocamlopt"
DEPEND=">=dev-lang/ocaml-4.09.0[ocamlopt?]
dev-ml/zarith
- dev-ml/lablgtk:2[sourceview,ocamlopt?]
+ dev-ml/lablgtk:2=[sourceview,ocamlopt?]
dev-ml/camlzip
sci-mathematics/psmt2-frontend
>=dev-ml/ocplib-simplex-0.4