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 72dc5d2 commit 4cadf61
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 @@ -304,6 +304,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 4cadf61

Please sign in to comment.