mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-08-03 20:56:49 -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,
|
||||
qtbase5-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
|
||||
Homepage: https://www.kiwix.org/
|
||||
Rules-Requires-Root: no
|
||||
@ -16,6 +17,8 @@ Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends}
|
||||
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
|
||||
as they were online. Similar to a browser, Kiwix works with
|
||||
the highly compressed ZIM file format.
|
||||
|
Loading…
x
Reference in New Issue
Block a user