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

Appearance settings

Commit 817a84b

Browse filesBrowse files
authored
Add libzstd-devel to devcontainer (#42)
1 parent f624de4 commit 817a84b
Copy full SHA for 817a84b

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Open diff view settings
Collapse file

‎devcontainer/Dockerfile‎

Copy file name to clipboardExpand all lines: devcontainer/Dockerfile
+2Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.