mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-15 07:27:33 -04:00

Our libkiwix packages are "10.0.0~focal" but the ~ means that "10.0.0" is greater than "10.0.0~focal" so the dependency can't be satisfied. Depending on "10.0.0~" will allow "10.0.0~focal" to satisfy the dependency.