From 2719f73b6813d11d13a9650cdd2ab8ec6e69385d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 9 Jul 2022 15:43:36 +0100 Subject: gentoo resync : 09.07.2022 --- dev-ml/uutf/uutf-1.0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-ml/uutf/uutf-1.0.3.ebuild') diff --git a/dev-ml/uutf/uutf-1.0.3.ebuild b/dev-ml/uutf/uutf-1.0.3.ebuild index 5faf09387207..a1184fb0a2f1 100644 --- a/dev-ml/uutf/uutf-1.0.3.ebuild +++ b/dev-ml/uutf/uutf-1.0.3.ebuild @@ -18,11 +18,11 @@ REQUIRED_USE="utftrip? ( ocamlopt )" RDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?] dev-ml/uchar:= - utftrip? ( dev-ml/cmdliner:= )" + utftrip? ( dev-ml/cmdliner:=[ocamlopt?] )" DEPEND="${RDEPEND}" BDEPEND="dev-ml/ocamlbuild dev-ml/topkg - test? ( dev-ml/cmdliner )" + test? ( dev-ml/cmdliner[ocamlopt?] )" DOCS=( CHANGES.md README.md ) -- cgit v1.2.3