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