mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -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=""
|
IUSE=""
|
||||||
|
|
||||||
DEPEND="dev-ml/findlib
|
DEPEND="dev-ml/findlib
|
||||||
dev-ml/ocamlbuild"
|
dev-ml/ocamlbuild
|
||||||
|
dev-lang/ocaml[ocamlopt]"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
BDEPEND=""
|
BDEPEND=""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user