From 5f10a5262f27e16b2c6565e501d18b416933f5b9 Mon Sep 17 00:00:00 2001
From: hoewweken <44616757+hoewweken@users.noreply.github.com>
Date: Fri, 04 Aug 2023 12:21:38 +0200
Subject: [PATCH] rebuild geany, dosbox, mosh for gcc-10-deps

---
 components/editor/geany/pkg5 |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/components/editor/geany/pkg5 b/components/editor/geany/pkg5
index 4b43ab0..a23d8b0 100644
--- a/components/editor/geany/pkg5
+++ b/components/editor/geany/pkg5
@@ -1,6 +1,5 @@
 {
     "dependencies": [
-        "SUNWcs",
         "compress/bzip2",
         "developer/documentation-tool/doxygen",
         "image/library/libpng16",
@@ -16,12 +15,11 @@
         "library/graphics/pixman",
         "library/libffi",
         "library/zlib",
-        "shell/ksh93",
         "system/library",
         "system/library/fontconfig",
         "system/library/freetype-2",
-        "system/library/g++-7-runtime",
-        "system/library/gcc-7-runtime",
+        "system/library/g++-10-runtime",
+        "system/library/gcc-10-runtime",
         "system/library/math",
         "x11/library/libx11",
         "x11/library/libxau",

--
Gitblit v1.9.3