diff options
author | Maciej Barć <xgqt@gentoo.org> | 2024-07-17 16:42:58 +0200 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2024-07-17 17:46:31 +0200 |
commit | 12e87f74163af6027c3160b767e0c7f5ef5049c3 (patch) | |
tree | c463efb244b9dba47ef76c1b97efc1f486d6ab79 /sci-mathematics | |
parent | profiles/x86: Mask LLVM slots 15 and 16 on media-libs/mesa (diff) | |
download | gentoo-12e87f74163af6027c3160b767e0c7f5ef5049c3.tar.gz gentoo-12e87f74163af6027c3160b767e0c7f5ef5049c3.tar.bz2 gentoo-12e87f74163af6027c3160b767e0c7f5ef5049c3.zip |
sci-mathematics/alt-ergo: remove zarith pin; add ocplib-simplex-0.5 pin
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/alt-ergo/alt-ergo-2.4.3-r2.ebuild (renamed from sci-mathematics/alt-ergo/alt-ergo-2.4.3-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/alt-ergo/alt-ergo-2.4.3-r1.ebuild b/sci-mathematics/alt-ergo/alt-ergo-2.4.3-r2.ebuild index ecaf54aae4a4..22c57ef35837 100644 --- a/sci-mathematics/alt-ergo/alt-ergo-2.4.3-r1.ebuild +++ b/sci-mathematics/alt-ergo/alt-ergo-2.4.3-r2.ebuild @@ -27,13 +27,13 @@ RDEPEND=" >=dev-lang/ocaml-4.09.0:=[ocamlopt=] >=sci-mathematics/psmt2-frontend-0.4.0:= - <dev-ml/zarith-1.14:= + <dev-ml/ocplib-simplex-0.5:= >=dev-ml/cmdliner-1.1.0:= >=dev-ml/menhir-20181006:= - >=dev-ml/ocplib-simplex-0.4:= dev-ml/camlzip:= dev-ml/num:= dev-ml/stdlib-shims:= + dev-ml/zarith:= gui? ( dev-ml/lablgtk:3 dev-ml/lablgtk-sourceview:3 |