camlp5: update to 8.05.02

Bump revision of ocaml-ulex for updated camlp5.
Move camlp5 to depends_build in geneweb and ledit, where it is only
used as a preprocessor at build time and not needed at runtime.

Signed-off-by: Paul Guyot <pguyot@kallisys.net>
This commit is contained in:
Paul Guyot
2026-06-30 07:32:28 +02:00
committed by Perry E. Metzger
parent 5a7be6af7f
commit 70ab90739b
4 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -22,10 +22,10 @@ checksums rmd160 97f060aec92e757499eb8adb3979178c7feefa59 \
sha256 5599ed26d69e65ac59a55c73efd806c6cebf8e0aeb4bd1173123621084d4aae8 \
size 8920128
depends_build port:ocaml-dune
depends_build port:ocaml-dune \
port:camlp5
depends_lib port:ocaml \
port:camlp5 \
port:ocaml-calendars \
port:ocaml-camlp-streams \
port:ocaml-cppo \