commit:     8266dfc73a7af43e4e864585fc34a6680b63e61c
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu May 30 06:27:01 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu May 30 06:27:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8266dfc7

dev-ml/camlp5: Dependencies

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

 .../{camlp5-8.02.00.ebuild => camlp5-8.02.00-r1.ebuild}      | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/dev-ml/camlp5/camlp5-8.02.00.ebuild 
b/dev-ml/camlp5/camlp5-8.02.00-r1.ebuild
similarity index 88%
rename from dev-ml/camlp5/camlp5-8.02.00.ebuild
rename to dev-ml/camlp5/camlp5-8.02.00-r1.ebuild
index 3338ff08f328..e984b76b319f 100644
--- a/dev-ml/camlp5/camlp5-8.02.00.ebuild
+++ b/dev-ml/camlp5/camlp5-8.02.00-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -16,11 +16,17 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="doc +ocamlopt"
 
 RDEPEND="
-       dev-ml/camlp-streams:=
-       dev-ml/rresult:=
+       dev-ml/astring:=
        dev-ml/bos:=
+       dev-ml/camlp-streams:=
+       dev-ml/fmt:=
+       dev-ml/fpath:=
+       dev-ml/logs:=
        dev-ml/pcre-ocaml:=
+       dev-ml/re:=
+       dev-ml/rresult:=
 "
+DEPEND="${RDEPEND}"
 
 src_prepare() {
        egit_clean

Reply via email to