dev-ml/uri: add deps on textutils

Closes: https://bugs.gentoo.org/964401
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2025-11-22 20:33:05 +01:00
parent 80cb0948f4
commit dd7b88937b
@@ -19,5 +19,6 @@ RDEPEND="
dev-ml/core_bench:=[ocamlopt?]
dev-ml/core_unix:=[ocamlopt?]
dev-ml/stringext:=[ocamlopt?]
dev-ml/textutils:=[ocamlopt?]
"
DEPEND="${RDEPEND}"