From e66b0715122818bda99f5e8aa53b4db7efe410b4 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Wed, 08 Nov 2023 22:21:55 +0100
Subject: [PATCH] rebuild splix

---
 components/print/splix/pkg5 |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/print/splix/pkg5 b/components/print/splix/pkg5
index cf30e07..48ff741 100644
--- a/components/print/splix/pkg5
+++ b/components/print/splix/pkg5
@@ -2,8 +2,8 @@
     "dependencies": [
         "library/print/cups-libs",
         "system/library",
-        "system/library/g++-10-runtime",
-        "system/library/gcc-10-runtime",
+        "system/library/g++-13-runtime",
+        "system/library/gcc-13-runtime",
         "system/library/math"
     ],
     "fmris": [

--
Gitblit v1.9.3