aboutsummaryrefslogtreecommitdiff
path: root/coq-mathcomp-fingroup.opam
diff options
context:
space:
mode:
Diffstat (limited to 'coq-mathcomp-fingroup.opam')
-rw-r--r--coq-mathcomp-fingroup.opam3
1 files changed, 1 insertions, 2 deletions
diff --git a/coq-mathcomp-fingroup.opam b/coq-mathcomp-fingroup.opam
index 3e39c4e..e2993db 100644
--- a/coq-mathcomp-fingroup.opam
+++ b/coq-mathcomp-fingroup.opam
@@ -1,5 +1,4 @@
opam-version: "2.0"
-name: "coq-mathcomp-fingroup"
version: "dev"
maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
@@ -10,7 +9,7 @@ license: "CeCILL-B"
build: [ make "-C" "mathcomp/fingroup" "-j" "%{jobs}%" ]
install: [ make "-C" "mathcomp/fingroup" "install" ]
-depends: [ "coq-mathcomp-ssreflect" { = "dev" } ]
+depends: [ "coq-mathcomp-ssreflect" { = version } ]
tags: [ "keyword:finite groups" "keyword:small scale reflection" "keyword:mathematical components" "keyword:odd order theorem" "logpath:mathcomp.fingroup" ]
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 <>" ]