summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-05-25 17:06:14 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-05-25 17:06:23 +0200
commit79b5901bc245a9d719b8c67abf5a5edc4f359fba (patch)
tree288367eec93d6ece39f30c97f530023d3be570ef /dev-ml
parentmedia-sound/abcm2ps: Bump to 8.13.10 (diff)
downloadgentoo-79b5901bc245a9d719b8c67abf5a5edc4f359fba.tar.gz
gentoo-79b5901bc245a9d719b8c67abf5a5edc4f359fba.tar.bz2
gentoo-79b5901bc245a9d719b8c67abf5a5edc4f359fba.zip
dev-ml/integers: add missing build dep on opam, bug #619598
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/integers/integers-0.2.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/integers/integers-0.2.2.ebuild b/dev-ml/integers/integers-0.2.2.ebuild
index 7bb1dc4041c6..66654f6c014c 100644
--- a/dev-ml/integers/integers-0.2.2.ebuild
+++ b/dev-ml/integers/integers-0.2.2.ebuild
@@ -15,6 +15,7 @@ IUSE=""
RDEPEND="dev-lang/ocaml:="
DEPEND="${RDEPEND}
dev-ml/ocamlbuild
+ dev-ml/opam
dev-ml/topkg
dev-ml/findlib"