From e254824ef44e703f59e5f918d44802a7d85d1348 Mon Sep 17 00:00:00 2001 From: Tupone Alfredo Date: Mon, 28 Oct 2019 22:15:02 +0100 Subject: 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 --- sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'sci-mathematics') 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}" -- cgit v1.2.3-65-gdbad