Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit817a84b

Browse files
authored
Add libzstd-devel to devcontainer (#42)
1 parentf624de4 commit817a84b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎devcontainer/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ ENV WASMTIME_CPU_ARCH=x86_64
1212
RUN dnf -y --nodocs --setopt=install_weak_deps=False --disablerepo=fedora-cisco-openh264 install \
1313
/usr/bin/{blurb,clang,curl,git,ln,tar,xz} \
1414
compiler-rt \
15+
# TODO: remove when Fedora version includes Python 3.14+
16+
libzstd-devel \
1517
'dnf5-command(builddep)' && \
1618
dnf -y --nodocs --setopt=install_weak_deps=False --disablerepo=fedora-cisco-openh264 \
1719
builddep python3 && \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp