diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-11-10 18:17:55 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-11-10 18:42:23 +0100 |
commit | df15f72820566c4344909481a6e53dee41a23ee6 (patch) | |
tree | c0ddf714baa22c5723b41b605b513b15b92b2b5a /dev-ml | |
parent | dev-ml/core: bump to 0.9.2 (diff) | |
download | gentoo-df15f72820566c4344909481a6e53dee41a23ee6.tar.gz gentoo-df15f72820566c4344909481a6e53dee41a23ee6.tar.bz2 gentoo-df15f72820566c4344909481a6e53dee41a23ee6.zip |
dev-ml/onanomsg: add transitive := dep on sexplib.
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/onanomsg/onanomsg-1.0-r2.ebuild (renamed from dev-ml/onanomsg/onanomsg-1.0-r1.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/onanomsg/onanomsg-1.0-r1.ebuild b/dev-ml/onanomsg/onanomsg-1.0-r2.ebuild index 7e74c530acf2..d67ffaa0a2ce 100644 --- a/dev-ml/onanomsg/onanomsg-1.0-r1.ebuild +++ b/dev-ml/onanomsg/onanomsg-1.0-r2.ebuild @@ -19,6 +19,7 @@ RDEPEND=" dev-lang/ocaml:=[ocamlopt?] dev-ml/ocaml-ctypes:= dev-ml/ocaml-ipaddr:=[ocamlopt?] + dev-ml/sexplib:= dev-ml/ppx_deriving:=[ocamlopt?] dev-ml/ocaml-containers:=[ocamlopt?] dev-ml/ocaml-bigstring:= |