diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-03-01 19:10:42 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-03-01 19:47:37 +0100 |
commit | 625571a964488de924b506315da72fdc2a152e70 (patch) | |
tree | 20dcbc4445ed84aaa47210f20025ac92f9a10f5a /dev-ml/dose3 | |
parent | dev-ml/cppo: add ocamlbuild dep (diff) | |
download | gentoo-625571a964488de924b506315da72fdc2a152e70.tar.gz gentoo-625571a964488de924b506315da72fdc2a152e70.tar.bz2 gentoo-625571a964488de924b506315da72fdc2a152e70.zip |
dev-ml/dose3: add ocamlbuild dep
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ml/dose3')
-rw-r--r-- | dev-ml/dose3/dose3-4.2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/dose3/dose3-4.2.ebuild b/dev-ml/dose3/dose3-4.2.ebuild index abc3981f60bd..cbdaeb6b27d0 100644 --- a/dev-ml/dose3/dose3-4.2.ebuild +++ b/dev-ml/dose3/dose3-4.2.ebuild @@ -32,6 +32,7 @@ RDEPEND=" " DEPEND="${RDEPEND} dev-ml/findlib + dev-ml/ocamlbuild test? ( dev-python/pyyaml[libyaml] ) " # missing test data |