From 6862e60289b8d12b4b8a2a7867bd07597bead3d7 Mon Sep 17 00:00:00 2001 From: Cyril Cohen Date: Fri, 6 Nov 2015 14:28:28 +0100 Subject: basic has disappeared --- mathcomp/fingroup/opam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mathcomp') diff --git a/mathcomp/fingroup/opam b/mathcomp/fingroup/opam index 07ab8e4..3662e63 100644 --- a/mathcomp/fingroup/opam +++ b/mathcomp/fingroup/opam @@ -10,7 +10,7 @@ license: "CeCILL-B" build: [ make "-j" "%{jobs}%" ] install: [ make "install" ] remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/mathcomp/fingroup'" ] -depends: [ "coq:mathcomp:basic" { = "dev" } ] +depends: [ "coq:mathcomp:ssreflect" { = "dev" } ] tags: [ "keyword:finite groups" "keyword:small scale reflection" "keyword:mathematical components" "keyword:odd order theorem" ] authors: [ "Jeremy Avigad <>" "Andrea Asperti <>" "Stephane Le Roux <>" "Yves Bertot <>" "Laurence Rideau <>" "Enrico Tassi <>" "Ioana Pasca <>" "Georges Gonthier <>" "Sidi Ould Biha <>" "Cyril Cohen <>" "Francois Garillot <>" "Alexey Solovyev <>" "Russell O'Connor <>" "Laurent Théry <>" "Assia Mahboubi <>" ] -- cgit v1.2.3