fedora: add quickshell deps to feddeps.toml

This commit is contained in:
fb24m
2026-07-20 16:48:18 +04:00
parent c1b37bc467
commit 3fe17163ec
+28
View File
@@ -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",