Skip to content

Commit

Permalink
dev-ml/ocaml-extunix: add missing dep on camlp4; bug #593642
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
aballier committed Sep 13, 2016
1 parent 897c939 commit a9eb836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-ml/ocaml-extunix/ocaml-extunix-0.1.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE=""

RDEPEND=""
RDEPEND="dev-ml/camlp4:="
DEPEND="${RDEPEND}
test? ( dev-ml/ounit )"
DOCS=( "README.md" "TODO" "CHANGES.txt" )

0 comments on commit a9eb836

Please sign in to comment.