From 3022ca983c6ce70bc645047f59488fb80074841d Mon Sep 17 00:00:00 2001 From: Eric Date: Thu, 8 Jun 2023 22:03:45 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20Dockerfile=20=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 1 + Dockerfile.loong64 | 1 + 2 files changed, 2 insertions(+) diff --git a/Dockerfile b/Dockerfile index 4cad1e0bd..a501e06c6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -27,6 +27,7 @@ ARG DEPENDENCIES=" \ libxml2-dev \ libxmlsec1-dev \ libxmlsec1-openssl \ + freerdp2-dev \ libaio-dev" ARG TOOLS=" \ diff --git a/Dockerfile.loong64 b/Dockerfile.loong64 index 2de68d742..7e3f4bda2 100644 --- a/Dockerfile.loong64 +++ b/Dockerfile.loong64 @@ -28,6 +28,7 @@ ARG DEPENDENCIES=" \ libxml2-dev \ libxmlsec1-dev \ libxmlsec1-openssl \ + freerdp2-dev \ libaio-dev" ARG TOOLS=" \