File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
script/vsts/platforms/templates Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 44 - script : |
55 sudo apt-get update
66 sudo apt-get install -y wget software-properties-common
7- sudo apt-get install -y build-essential ca-certificates xvfb fakeroot git libsecret-1-dev rpm libx11-dev libxkbfile-dev xz-utils xorriso zsync libxss1 libgconf2-4 libgtk-3-0 libasound2 libicu-dev
7+ sudo apt-get install -y build-essential ca-certificates xvfb fakeroot git libsecret-1-dev rpm libx11-dev libxkbfile-dev xz-utils xorriso zsync libxss1 libgconf2-4 libgtk-3-0 libasound2 libicu-dev dpkg
88 # clang 9 is included in the image
99 sudo update-alternatives --install /usr/bin/clang++ clang++ /usr/bin/clang++-9 10
1010 sudo update-alternatives --install /usr/bin/clang clang /usr/bin/clang-9 10
You can’t perform that action at this time.
0 commit comments