diff --git a/.ci/setup.sh b/.ci/setup.sh index f013a9b551ce..7968b0aa7017 100755 --- a/.ci/setup.sh +++ b/.ci/setup.sh @@ -44,7 +44,8 @@ else # Linux libicu66 \ libssl1.1 \ libunwind8 \ - libxau-dev \ + libxau6 \ + libxext6 \ libxrender1 \ locales \ netcat \ @@ -83,7 +84,8 @@ else # Linux apt-get update apt-get install --no-install-recommends -y \ curl \ - libxau-dev \ + libxau6 \ + libxext6 \ libxrender1 \ lsb-release \ software-properties-common