mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ml/batteries: add missing camlp-streams dependency
Closes: https://bugs.gentoo.org/886355 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
@@ -17,9 +17,10 @@ KEYWORDS="~amd64 ~x86"
|
||||
RESTRICT="test"
|
||||
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
dev-ml/camlp-streams:=
|
||||
dev-ml/num:=
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="dev-ml/ocamlbuild"
|
||||
|
||||
src_compile() {
|
||||
Reference in New Issue
Block a user