From 6958dea9604a1ae3f1f404556442fd526e5b068f Mon Sep 17 00:00:00 2001
From: fritzkink <96341974+fritzkink@users.noreply.github.com>
Date: Fri, 15 Sep 2023 21:05:06 +0200
Subject: [PATCH] ocaml - updated to version 5.1

---
 components/runtime/ocaml/pkg5 |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/components/runtime/ocaml/pkg5 b/components/runtime/ocaml/pkg5
index 37a45db..8ac047b 100644
--- a/components/runtime/ocaml/pkg5
+++ b/components/runtime/ocaml/pkg5
@@ -1,12 +1,8 @@
 {
     "dependencies": [
-        "SUNWcs",
-        "shell/bash",
-        "shell/ksh93",
-        "system/extended-system-utilities",
+        "compress/zstd",
         "system/library",
-        "system/library/math",
-        "x11/library/libx11"
+        "system/library/math"
     ],
     "fmris": [
         "runtime/ocaml"

--
Gitblit v1.9.3