mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-08 03:32:30 -04:00
Update dependences in deb 'control'
This commit is contained in:
parent
ae32843574
commit
1cc9dd1b88
5
debian/control
vendored
5
debian/control
vendored
@ -6,7 +6,8 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
pkg-config,
|
pkg-config,
|
||||||
qtbase5-dev,
|
qtbase5-dev,
|
||||||
qtwebengine5-dev,
|
qtwebengine5-dev,
|
||||||
libkiwix-dev (>= 11.0.0~)
|
libkiwix-dev (>= 13.0.0), libkiwix-dev (<< 14.0.0),
|
||||||
|
libzim-dev (>= 9.0.0), libzim-dev (<< 10.0.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
|
||||||
@ -16,6 +17,8 @@ Architecture: any
|
|||||||
Depends: ${shlibs:Depends},
|
Depends: ${shlibs:Depends},
|
||||||
${misc:Depends}
|
${misc:Depends}
|
||||||
Description: offline Wikipedia reader
|
Description: offline Wikipedia reader
|
||||||
|
Kiwix is an offline reader and manager for online content
|
||||||
|
like Wikipedia, Project Gutenberg, or TED Talks.
|
||||||
Kiwix allows you to read and search through offline content
|
Kiwix allows you to read and search through offline content
|
||||||
as they were online. Similar to a browser, Kiwix works with
|
as they were online. Similar to a browser, Kiwix works with
|
||||||
the highly compressed ZIM file format.
|
the highly compressed ZIM file format.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user