diff --git a/sdata/dist-fedora/feddeps.toml b/sdata/dist-fedora/feddeps.toml index 86eee19b6..dc17163e3 100644 --- a/sdata/dist-fedora/feddeps.toml +++ b/sdata/dist-fedora/feddeps.toml @@ -134,6 +134,34 @@ packages = [ ] install_opts = ["--setopt=install_weak_deps=False"] +[groups.quickshell] +packages = [ + "qt6-qtdeclarative", + "qt6-qtbase", + "jemalloc", + "qt6-qtsvg", + "pipewire-libs", + "libxcb", + "wayland-devel", + "qt6-qtwayland", + "qt5-qtwayland", + "libdrm", + "breakpad", + "kf6-kirigami", + "libunwind-devel", + # NOTE: Below are custom dependencies of illogical-impulse + "qt6-qt5compat", + "qt6-qtimageformats", + "qt6-qtpositioning", + "qt6-qtquicktimeline", + "qt6-qtsensors", + "qt6-qttools", + "qt6-qttranslations", + "qt6-qtvirtualkeyboard", + "kdialog", + "kf6-syntax-highlighting" +] + [groups.illogical-impulse] packages = [ "quickshell-git",