From 561fa4412c3ae4874bf5d3341766d246170c753d Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Wed, 13 Jan 2021 09:54:14 +0100 Subject: dev-ml/markup: add dependency Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Alfredo Tupone --- dev-ml/markup/markup-1.0.0.ebuild | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dev-ml/markup') diff --git a/dev-ml/markup/markup-1.0.0.ebuild b/dev-ml/markup/markup-1.0.0.ebuild index 011aaf40c7e4..c5e722db39c5 100644 --- a/dev-ml/markup/markup-1.0.0.ebuild +++ b/dev-ml/markup/markup-1.0.0.ebuild @@ -15,4 +15,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" +DEPEND="dev-ml/lwt" +RDEPEND="${DEPEND}" + S="${WORKDIR}/${PN}.ml-${PV}" -- cgit v1.2.3-65-gdbad