calculatorrunner: make calculator runner conditional on libqalculate's presence
If libqalculate is not present on the system, calculator runner falls back to using QJSEngine, which results in significantly reduced precision. Make calculator runner unconditionally dependent on Qalculate and remove conditional fallback code to QJSEngine.
Edited by Zoltán Puskás