Add Qalculate as Dependency for Fedora (#2591)

This commit is contained in:
Celestial.y
2025-11-28 20:57:39 +08:00
committed by GitHub
+2 -1
View File
@@ -181,6 +181,7 @@ packages = [
"hyprpicker", "hyprpicker",
"songrec", "songrec",
"translate-shell", "translate-shell",
"qalculate",
"wlogout" "wlogout"
] ]
@@ -191,4 +192,4 @@ packages = [
"plasma-systemmonitor", "plasma-systemmonitor",
"unzip" "unzip"
] ]
install_opts = ["--setopt=install_weak_deps=False"] install_opts = ["--setopt=install_weak_deps=False"]