summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-03-17 09:02:36 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-03-17 10:46:57 +0100
commited72fbc06c382a5eadfa7ab7d03fabf6a09a76b1 (patch)
tree671875c22a7cf617182c8c237933f521b7eb7d97 /dev-ml
parentdev-ml/topkg: Bump to 0.9.0 (diff)
downloadgentoo-ed72fbc06c382a5eadfa7ab7d03fabf6a09a76b1.tar.gz
gentoo-ed72fbc06c382a5eadfa7ab7d03fabf6a09a76b1.tar.bz2
gentoo-ed72fbc06c382a5eadfa7ab7d03fabf6a09a76b1.zip
dev-ml/topkg: Add missing ocamlbuild dep
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/topkg/topkg-0.9.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/topkg/topkg-0.9.0.ebuild b/dev-ml/topkg/topkg-0.9.0.ebuild
index 9cc38a3b5996..aa4480eed115 100644
--- a/dev-ml/topkg/topkg-0.9.0.ebuild
+++ b/dev-ml/topkg/topkg-0.9.0.ebuild
@@ -15,6 +15,7 @@ KEYWORDS="~amd64 ~arm"
IUSE=""
RDEPEND="dev-ml/result:=
+ dev-ml/ocamlbuild:=
dev-lang/ocaml:="
DEPEND="${RDEPEND}"