Skip to content

Commit 60460b6

Browse files
committed
fix: Add pkg for flutter app build.
1 parent aece9b7 commit 60460b6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docker/editor-server/Dockerfile.arch

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@ RUN pacman -S --noconfirm \
4343
minio-client \
4444
esbuild \
4545
openapi-generator \
46-
aws-cli-v2
46+
aws-cli-v2 \
47+
ninja libayatana-appindicator libappindicator-gtk glu \
48+
libsecret jsoncpp
4749

4850
# Gen locale
4951
ARG LANG=en_US.UTF-8

0 commit comments

Comments
 (0)