Skip to content

Commit

Permalink
dev-lang/haxe: fix BDEPEND
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/828430
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć <[email protected]>
  • Loading branch information
xgqt committed Dec 5, 2021
1 parent f31a2ed commit 1bfe51b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dev-lang/haxe/haxe-4.2.4-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ RDEPEND="
sys-libs/zlib:=
"
DEPEND="${RDEPEND}"
BDEPEND="
dev-ml/camlp5
dev-ml/dune
dev-ml/findlib
"

QA_FLAGS_IGNORED="usr/bin/haxelib"
QA_PRESTRIPPED="usr/bin/haxelib"
Expand Down

0 comments on commit 1bfe51b

Please sign in to comment.