Skip to content

Commit

Permalink
dev-ml/num: changing compiler need a rebuild, add RDEPEND
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/795711
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <[email protected]>
  • Loading branch information
atupone committed Jun 13, 2021
1 parent 71c4df5 commit 56f5892
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev-ml/num/num-1.4-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ SLOT="0"
KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
IUSE="+ocamlopt"

RDEPEND="dev-lang/ocaml:="

src_compile() {
emake CFLAGS="${CFLAGS}"
}
Expand Down

0 comments on commit 56f5892

Please sign in to comment.