[ci,nighty] update deb/rpm scripts to package webview

the ci builder does not allow downloading of external sources, so bundle
the webview beforehand.
This commit is contained in:
Armin Novak
2025-05-14 09:13:06 +02:00
parent 63e43fa64e
commit 30c2744151
8 changed files with 27 additions and 5 deletions

View File

@@ -8,7 +8,6 @@ Build-Depends:
dpkg-dev,
autotools-dev,
cmake,
git,
pkg-config,
libssl-dev,
ninja-build,

View File

@@ -40,7 +40,6 @@ DEB_CMAKE_EXTRA_FLAGS := -GNinja \
-DWITH_INTERNAL_MD4=ON \
-DWITH_INTERNAL_MD5=ON \
-DWITH_WEBVIEW=ON \
-DFETCHCONTENT_FULLY_DISCONNECTED=OFF \
-DBUILD_TESTING=ON \
-DWITH_KEYBOARD_LAYOUT_FROM_FILE=ON \
-DWITH_TIMEZONE_FROM_FILE=ON \