From 46e0d670b4b49e0f8f9d66c9793b490399ad2b36 Mon Sep 17 00:00:00 2001
From: fritzkink <96341974+fritzkink@users.noreply.github.com>
Date: Wed, 29 Nov 2023 12:35:10 +0100
Subject: [PATCH] clutter-gst - update to version 3.0.27

---
 components/library/clutter-gst/pkg5 |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/components/library/clutter-gst/pkg5 b/components/library/clutter-gst/pkg5
index 75d9c02..b2ccce4 100644
--- a/components/library/clutter-gst/pkg5
+++ b/components/library/clutter-gst/pkg5
@@ -1,13 +1,14 @@
 {
     "dependencies": [
-        "SUNWcs",
-        "library/audio/gstreamer",
-        "library/audio/gstreamer/plugin/base",
+        "library/audio/gstreamer1",
+        "library/audio/gstreamer1/plugin/base",
         "library/desktop/clutter",
+        "library/desktop/cogl",
+        "library/desktop/gdk-pixbuf",
         "library/desktop/json-glib",
         "library/glib2",
-        "shell/ksh93",
         "system/library",
+        "system/library/math",
         "x11/library/libx11"
     ],
     "fmris": [

--
Gitblit v1.9.3