From: Tupone Alfredo Date: Mon, 28 Oct 2019 21:15:02 +0000 (+0100) Subject: sci-mathematics/alt-ergo: add dev-ml/seq dependency X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e254824ef44e703f59e5f918d44802a7d85d1348;p=gentoo.git sci-mathematics/alt-ergo: add dev-ml/seq dependency Closes: https://bugs.gentoo.org/692252 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Alfredo Tupone --- 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 52fdd50ec7a0..6dc8404508d2 100644 --- a/sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild +++ b/sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild @@ -19,6 +19,7 @@ DEPEND=">=dev-lang/ocaml-3.12.1[ocamlopt?] sci-mathematics/psmt2-frontend >=dev-ml/ocplib-simplex-0.4 >=dev-ml/menhir-20181006 + dev-ml/seq dev-ml/dune" RDEPEND="${DEPEND}"