From 23fcd183bf880fd92b3cc85f520f571b900f7065 Mon Sep 17 00:00:00 2001 From: Elysia <1391048988@qq.com> Date: Fri, 21 Nov 2025 00:37:31 +0800 Subject: [PATCH] fix: package name flaws --- sdata/dist-fedora/feddeps.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sdata/dist-fedora/feddeps.toml b/sdata/dist-fedora/feddeps.toml index 063513cc5..44211dc0b 100644 --- a/sdata/dist-fedora/feddeps.toml +++ b/sdata/dist-fedora/feddeps.toml @@ -28,7 +28,7 @@ packages = [ "curl", "wget2", "ripgrep", - "gojq", + "jq", "xdg-utils", "rsync", "yq" @@ -145,7 +145,6 @@ packages = [ "qt6-qttools", "qt6-qttranslations", "qt6-qtvirtualkeyboard", - "qt6-qtwayland", "kdialog", "kf6-syntax-highlighting" ]