diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2018-07-07 01:04:13 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2018-07-07 02:14:58 +0200 |
commit | d2ee80822dff15de486c23876cde8315200c65c6 (patch) | |
tree | eeca9d4b512481d61279a2f17c72f9921066bdcb /testing/js_of_ocaml | |
parent | dca189c77d1715c1ba80a2a7ab35316ec02daf03 (diff) | |
download | aports-d2ee80822dff15de486c23876cde8315200c65c6.tar.bz2 aports-d2ee80822dff15de486c23876cde8315200c65c6.tar.xz |
testing/js_of_ocaml: remove ocaml-result-dev from makedepends
It's a transitive dependency for ocaml-migrate-parsetree.
Diffstat (limited to 'testing/js_of_ocaml')
-rw-r--r-- | testing/js_of_ocaml/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/js_of_ocaml/APKBUILD b/testing/js_of_ocaml/APKBUILD index cc2ea5e2df..c462860a8d 100644 --- a/testing/js_of_ocaml/APKBUILD +++ b/testing/js_of_ocaml/APKBUILD @@ -32,7 +32,6 @@ makedepends=" ocaml-ppx_tools_versioned-dev ocaml-react-dev ocaml-reactivedata-dev - ocaml-result-dev ocaml-tyxml-dev ocaml-uchar-dev ocaml-yojson-dev |