commit:     79b4d8ee39057173eafc60a29f6d01fbd7f83a5a
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 19 10:01:39 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Jul 19 10:02:45 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79b4d8ee

dev-ml/pcre2-ocaml: add libprec2 deps

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 .../{pcre2-ocaml-8.0.3.ebuild => pcre2-ocaml-8.0.3-r1.ebuild}        | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ml/pcre2-ocaml/pcre2-ocaml-8.0.3.ebuild 
b/dev-ml/pcre2-ocaml/pcre2-ocaml-8.0.3-r1.ebuild
similarity index 87%
rename from dev-ml/pcre2-ocaml/pcre2-ocaml-8.0.3.ebuild
rename to dev-ml/pcre2-ocaml/pcre2-ocaml-8.0.3-r1.ebuild
index 91a540b8df20..dc9bbbdf97fb 100644
--- a/dev-ml/pcre2-ocaml/pcre2-ocaml-8.0.3.ebuild
+++ b/dev-ml/pcre2-ocaml/pcre2-ocaml-8.0.3-r1.ebuild
@@ -17,5 +17,8 @@ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 
-RDEPEND="dev-ml/dune-configurator:=[ocamlopt?]"
+RDEPEND="
+       dev-libs/libpcre2:=
+       dev-ml/dune-configurator:=[ocamlopt?]
+"
 BDEPEND="test? ( dev-ml/ounit2 )"

Reply via email to