app-misc/geneweb: add dev-ml/zarith dep

Closes: https://bugs.gentoo.org/843293
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2022-06-26 15:35:53 +02:00
parent cec807d6d2
commit bcf9523712

View File

@@ -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
@@ -21,7 +21,8 @@ RDEPEND="dev-lang/ocaml[ocamlopt?]
dev-ml/uunf:=
>=dev-ml/markup-1.0.0:=
dev-ml/unidecode:=
dev-ml/calendars:="
dev-ml/calendars:=
dev-ml/zarith:="
DEPEND="${RDEPEND}
dev-ml/cppo
test? ( dev-ml/ounit2 )"