mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-08-03 20:56:49 -04:00
Requires libkiwix14+
This commit is contained in:
parent
2af64e2c4f
commit
67ba3d059d
2
debian/control
vendored
2
debian/control
vendored
@ -6,7 +6,7 @@ Build-Depends: debhelper-compat (= 13),
|
||||
pkg-config,
|
||||
qtbase5-dev,
|
||||
qtwebengine5-dev,
|
||||
libkiwix-dev (>= 13.0.0), libkiwix-dev (<< 14.0.0),
|
||||
libkiwix-dev (>= 14.0.0), libkiwix-dev (<< 15.0.0),
|
||||
libzim-dev (>= 9.0.0), libzim-dev (<< 10.0.0),
|
||||
Standards-Version: 4.5.0
|
||||
Homepage: https://www.kiwix.org/
|
||||
|
@ -193,7 +193,7 @@ unix {
|
||||
INSTALLS += mime_file
|
||||
}
|
||||
|
||||
DEPS_DEFINITION = \"kiwix >= 13.0.0 kiwix < 14.0.0 libzim >= 9.0.0 libzim < 10.0.0\"
|
||||
DEPS_DEFINITION = \"kiwix >= 14.0.0 kiwix < 15.0.0 libzim >= 9.0.0 libzim < 10.0.0\"
|
||||
|
||||
PKGCONFIG_CFLAGS = $$system(pkg-config --cflags $$PKGCONFIG_OPTION $$DEPS_DEFINITION)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user