aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyril Cohen2015-11-06 14:28:28 +0100
committerCyril Cohen2015-11-06 14:28:28 +0100
commit6862e60289b8d12b4b8a2a7867bd07597bead3d7 (patch)
treec183afc303b36d063dfdaf196d20409174bf1c3b
parent98cfa7eac278c28686fd10b04b8d9f9714df08c4 (diff)
basic has disappeared
-rw-r--r--mathcomp/fingroup/opam2
1 files changed, 1 insertions, 1 deletions
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 <>" ]