commit:     d31aeb16483ebad21a58dffbb73dede5982f21f5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 14 07:51:06 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 14 07:56:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d31aeb16

dev-ml/pcre-ocaml: fix dependencies

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{pcre-ocaml-7.4.6-r1.ebuild => pcre-ocaml-7.4.6-r2.ebuild}    | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r1.ebuild 
b/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r2.ebuild
similarity index 90%
rename from dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r1.ebuild
rename to dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r2.ebuild
index a5f56117f2d..7bc4861b3f5 100644
--- a/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r1.ebuild
+++ b/dev-ml/pcre-ocaml/pcre-ocaml-7.4.6-r2.ebuild
@@ -16,11 +16,9 @@ SLOT="0/${PV}"
 KEYWORDS="amd64 ~arm ~arm64 ppc x86"
 
 BDEPEND="dev-ml/dune-configurator"
-RDEPEND=">=dev-libs/libpcre-4.5"
-DEPEND="
-       ${RDEPEND}
-       dev-ml/stdio
-"
+RDEPEND=">=dev-libs/libpcre-4.5
+       dev-ml/stdio:="
+DEPEND="${RDEPEND}"
 
 src_install() {
        dune_src_install pcre

Reply via email to