diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2018-07-07 01:05:33 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2018-07-07 02:14:58 +0200 |
commit | bcc5e58289530246251990cca816eb9865ad2d00 (patch) | |
tree | eac8149a19116fe1b8d6954dc4ab549f4fdaee79 /testing/ocaml-tyxml | |
parent | dad6a186e9e90fa8dbad20eb06282a7179144dbd (diff) | |
download | aports-bcc5e58289530246251990cca816eb9865ad2d00.tar.bz2 aports-bcc5e58289530246251990cca816eb9865ad2d00.tar.xz |
testing/ocaml-tyxml: remove ocaml-result-dev from makedepends
It's a transitive dependency for ocaml-migrate-parsetree.
Diffstat (limited to 'testing/ocaml-tyxml')
-rw-r--r-- | testing/ocaml-tyxml/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/ocaml-tyxml/APKBUILD b/testing/ocaml-tyxml/APKBUILD index 6cff662147..d76596078b 100644 --- a/testing/ocaml-tyxml/APKBUILD +++ b/testing/ocaml-tyxml/APKBUILD @@ -20,7 +20,6 @@ makedepends=" ocaml-ocamlbuild-dev ocaml-ppx_tools_versioned-dev ocaml-re-dev - ocaml-result-dev ocaml-uchar-dev ocaml-uutf-dev ocamlbuild |