mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-23 20:20:58 -04:00
Merge pull request #1288 from kiwix/debian_control_file_fix
Workaround for strange libkiwix-dev dependency issue
This commit is contained in:
commit
131876b0df
4
debian/control
vendored
4
debian/control
vendored
@ -7,8 +7,8 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
qtbase5-dev,
|
qtbase5-dev,
|
||||||
qtwebengine5-dev,
|
qtwebengine5-dev,
|
||||||
libqt5texttospeech5-dev,
|
libqt5texttospeech5-dev,
|
||||||
libkiwix-dev (>= 14.0.0), libkiwix-dev (<< 15.0.0),
|
libkiwix-dev (>= 14.0), libkiwix-dev (<< 15.0),
|
||||||
libzim-dev (>= 9.0.0), libzim-dev (<< 10.0.0),
|
libzim-dev (>= 9.0), libzim-dev (<< 10.0),
|
||||||
Standards-Version: 4.5.0
|
Standards-Version: 4.5.0
|
||||||
Homepage: https://www.kiwix.org/
|
Homepage: https://www.kiwix.org/
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
Loading…
x
Reference in New Issue
Block a user