3 Commits

Author SHA1 Message Date
Oliver Smith
9d9f981a2c aports: add support for armv7 [skip ci]
This makes it possible to provide armv7 as additional architecture in
Alpine, next to armhf. See the discussion in this ML thread:
<https://lists.alpinelinux.org/alpine-devel/6271.html>

It's done by adding armv7 next to armhf in the arch line and also
!armv7 where the arch line said !armhf. The following script was used:
2018-09-24 10:19:24 +03:00
Jakub Jirutka
08e0ea5a97 testing/ocaml-yojson: fix depends on -dev subpkg, fix depending pkgs
There are already two packages that require yojson and not biniou or
easy-format, but fails to build when ocaml-biniou-dev and
ocaml-easy-format-dev are not installed, so they are probably needed
as transitive dependencies.
2018-03-12 00:00:55 +01:00
Jakub Jirutka
eb133104cb testing/merlin: new aport
https://ocaml.github.io/merlin/
Context sensitive completion for OCaml
2018-03-11 22:56:28 +01:00