Add Qalculate as Dependency for Fedora

fixes math
This commit is contained in:
eren
2025-11-28 12:51:19 +01:00
committed by GitHub
parent 2fd25af353
commit b214993c16
+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"]