mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ml/mmap: add missing bigarray-compat dependency
Closes: https://bugs.gentoo.org/886353 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
@@ -14,3 +14,6 @@ LICENSE="LGPL-2.1"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
|
||||
IUSE="+ocamlopt"
|
||||
|
||||
RDEPEND="dev-ml/bigarray-compat:="
|
||||
DEPEND="${RDEPEND}"
|
||||
Reference in New Issue
Block a user