Skip to content

Commit

Permalink
nvdec: additional CI packages
Browse files Browse the repository at this point in the history
  • Loading branch information
bradh committed Sep 3, 2024
1 parent 41c129a commit b8f8ffb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/install-ci-linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ fi

if [ ! -z "$WITH_NVIDIA" ]; then
INSTALL_PACKAGES="$INSTALL_PACKAGES \
nvidia-cuda-dev \
nvidia-cuda-toolkit \
libnvidia-decode-535 \
"
fi
Expand Down

0 comments on commit b8f8ffb

Please sign in to comment.