mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[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:
@@ -8,7 +8,6 @@ Build-Depends:
|
||||
dpkg-dev,
|
||||
autotools-dev,
|
||||
cmake,
|
||||
git,
|
||||
pkg-config,
|
||||
libssl-dev,
|
||||
ninja-build,
|
||||
|
||||
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user