mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
dev-ml/seq: fix dependency
Closes: https://bugs.gentoo.org/703248 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -13,7 +13,8 @@ KEYWORDS="amd64 x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="dev-ml/findlib
|
||||
dev-ml/ocamlbuild"
|
||||
dev-ml/ocamlbuild
|
||||
dev-lang/ocaml[ocamlopt]"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user