mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-mathematics/why3: increase required menhir version
this is a very minor change to keep it in sync with https://opam.ocaml.org/packages/why3 also, no bump is needed since 20170418 version is long gone from ::gentoo Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -17,7 +17,7 @@ IUSE="coq doc emacs gtk +ocamlopt re sexp +zarith zip"
|
||||
RDEPEND="
|
||||
!sci-mathematics/why3-for-spark
|
||||
>=dev-lang/ocaml-4.05.0:=[ocamlopt?]
|
||||
>=dev-ml/menhir-20151112:=
|
||||
>=dev-ml/menhir-20170418:=
|
||||
dev-ml/num:=
|
||||
coq? ( >=sci-mathematics/coq-8.6 )
|
||||
emacs? ( app-editors/emacs:* )
|
||||
|
||||
@@ -17,7 +17,7 @@ IUSE="coq doc emacs gtk +ocamlopt re sexp +zarith zip"
|
||||
RDEPEND="
|
||||
!sci-mathematics/why3-for-spark
|
||||
>=dev-lang/ocaml-4.05.0:=[ocamlopt?]
|
||||
>=dev-ml/menhir-20151112:=
|
||||
>=dev-ml/menhir-20170418:=
|
||||
dev-ml/num:=
|
||||
coq? ( >=sci-mathematics/coq-8.6 )
|
||||
emacs? ( app-editors/emacs:* )
|
||||
|
||||
Reference in New Issue
Block a user