Skip to content

Commit

Permalink
use lib w/OpenSlide on Ubuntu
Browse files Browse the repository at this point in the history
Co-authored-by: Gregory Lee <[email protected]>
  • Loading branch information
jakirkham and grlee77 authored Nov 3, 2023
1 parent f79dcc0 commit cd82dd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci-wheel.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ RUN case "${LINUX_VER}" in \
jq wget gcc zlib1g-dev libbz2-dev \
libssl-dev libreadline-dev libsqlite3-dev libffi-dev curl git libncurses5-dev \
libnuma-dev openssh-client libcudnn8-dev zip libopenblas-dev liblapack-dev \
protobuf-compiler autoconf automake libtool cmake yasm openslide-dev \
protobuf-compiler autoconf automake libtool cmake yasm libopenslide-dev \
&& add-apt-repository ppa:git-core/ppa \
&& add-apt-repository ppa:ubuntu-toolchain-r/test \
&& apt update -y \
Expand Down

0 comments on commit cd82dd4

Please sign in to comment.