From 139fce8f804bba6ae6f8b7d93df0858f3f50dbae Mon Sep 17 00:00:00 2001 From: Gaƫtan Gilbert Date: Mon, 17 Dec 2018 15:18:25 +0100 Subject: simple-io now depends on ext-lib --- Makefile.ci | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.ci b/Makefile.ci index 956e3ee58f..2df6a792b6 100644 --- a/Makefile.ci +++ b/Makefile.ci @@ -60,6 +60,7 @@ ci-math-classes: ci-bignums ci-corn: ci-math-classes +ci-simple-io: ci-ext-lib ci-quickchick: ci-ext-lib ci-simple-io ci-formal-topology: ci-corn -- cgit v1.2.3