Skip to content

Commit

Permalink
add libx264
Browse files Browse the repository at this point in the history
  • Loading branch information
aptalca committed Dec 28, 2024
1 parent a8c6f4f commit 2b850b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ RUN \
vulkan-radeon \
vulkan-swrast \
vulkan-tools \
x264 \
xf86-video-amdgpu \
xf86-video-ati \
xf86-video-intel \
Expand Down
1 change: 1 addition & 0 deletions Dockerfile.aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ RUN \
vulkan-radeon \
vulkan-swrast \
vulkan-tools \
x264 \
xf86-video-amdgpu \
xf86-video-nouveau \
xf86-video-qxl \
Expand Down

0 comments on commit 2b850b2

Please sign in to comment.