commit:     dd7b88937b733a1ed709ef9209315c8e3191dc9e
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 22 19:33:05 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Nov 22 19:33:26 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd7b8893

dev-ml/uri: add deps on textutils

Closes: https://bugs.gentoo.org/964401
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/uri/{uri-4.4.0.ebuild => uri-4.4.0-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-ml/uri/uri-4.4.0.ebuild b/dev-ml/uri/uri-4.4.0-r1.ebuild
similarity index 94%
rename from dev-ml/uri/uri-4.4.0.ebuild
rename to dev-ml/uri/uri-4.4.0-r1.ebuild
index d0345765204c..bd12b14ac2af 100644
--- a/dev-ml/uri/uri-4.4.0.ebuild
+++ b/dev-ml/uri/uri-4.4.0-r1.ebuild
@@ -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}"

Reply via email to