We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0774e64 commit ff456aeCopy full SHA for ff456ae
utils/webassembly/amazonlinux/Dockerfile
@@ -13,7 +13,8 @@ RUN yum -y install \
13
git cmake clang python swig uuid-devel libicu-devel libedit-devel \
14
libxml2-devel sqlite-devel ncurses-devel pkgconfig python-devel \
15
python-pkgconfig libbsd-devel libuuid-devel pexpect curl-devel \
16
- tzdata rsync wget which python-six ninja-build
+ tzdata rsync wget which python-six ninja-build \
17
+ python3 python3-devel
18
RUN ln -s /usr/bin/ninja-build /usr/bin/ninja
19
20
# Install sccache
0 commit comments