mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 04:51:28 +03:00
Add ninja to vcpkg deps
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
This commit is contained in:
8
.github/workflows/flutter-build.yml
vendored
8
.github/workflows/flutter-build.yml
vendored
@@ -975,7 +975,11 @@ jobs:
|
|||||||
cmake \
|
cmake \
|
||||||
crossbuild-essential-arm64 \
|
crossbuild-essential-arm64 \
|
||||||
curl \
|
curl \
|
||||||
|
g++ \
|
||||||
|
gcc \
|
||||||
|
git \
|
||||||
nasm \
|
nasm \
|
||||||
|
ninja-build \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
unzip \
|
unzip \
|
||||||
xz-utils \
|
xz-utils \
|
||||||
@@ -1167,7 +1171,11 @@ jobs:
|
|||||||
cmake \
|
cmake \
|
||||||
crossbuild-essential-armhf \
|
crossbuild-essential-armhf \
|
||||||
curl \
|
curl \
|
||||||
|
g++ \
|
||||||
|
gcc \
|
||||||
|
git \
|
||||||
nasm \
|
nasm \
|
||||||
|
ninja-build \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
unzip \
|
unzip \
|
||||||
xz-utils \
|
xz-utils \
|
||||||
|
|||||||
Reference in New Issue
Block a user