From 191e9b4bea19e221292d7452e988579b3822cc9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Mon, 5 Dec 2022 23:48:36 +0700 Subject: [PATCH] ocaml-stdcompat: needs automake --- srcpkgs/ocaml-stdcompat/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/ocaml-stdcompat/template b/srcpkgs/ocaml-stdcompat/template index 06b76e8d334..7bfcf2576ce 100644 --- a/srcpkgs/ocaml-stdcompat/template +++ b/srcpkgs/ocaml-stdcompat/template @@ -4,6 +4,7 @@ version=19 revision=1 build_style=gnu-configure configure_args="--libdir=/usr/lib/ocaml" +hostmakedepends="automake" makedepends="ocaml ocaml-findlib" short_desc="Compatibility module for OCaml standard library" maintainer="Leah Neukirchen "