Skip to content

Commit

Permalink
Fix GTK icon issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ehfd committed Aug 4, 2023
1 parent d4afe40 commit c4ad20a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ RUN if [ "${UBUNTU_RELEASE}" \< "20.04" ]; then add-apt-repository -y ppa:cyberm

# Install latest selkies-gstreamer (https://github.com/selkies-project/selkies-gstreamer) build, Python application, and web application, should be consistent with selkies-gstreamer documentation
RUN apt-get update && apt-get install --no-install-recommends -y \
adwaita-icon-theme-full \
build-essential \
python3-pip \
python3-dev \
Expand Down

0 comments on commit c4ad20a

Please sign in to comment.