mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
Our libzim packages are "7.2.0~focal" but the ~ means that "7.2.0" is greater than "7.2.0~focal" so the dependency can't be satisfied. Depending on "7.2.0~" will allow "7.2.0~focal" to satisfy the dependency.