Skip to content

Commit

Permalink
Merge pull request #215 from radarhere/gentoo_raqm
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Sep 23, 2024
2 parents d5ca8fb + 7543398 commit ec1fef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gentoo/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ RUN emerge --quiet -uDU @world
# We deliberately set this quite late on to avoid rebuilding e.g. mesa.
RUN echo 'VIDEO_CARDS="fbdev dummy"' | cat >> /etc/portage/make.conf

RUN emerge --quiet dev-python/virtualenv dev-util/cargo-c dev-build/meson x11-misc/xvfb-run
RUN emerge --quiet sudo dev-python/virtualenv dev-util/cargo-c dev-build/meson x11-misc/xvfb-run

# Install dependencies
RUN USE="jpeg jpeg2k lcms tiff truetype webp xcb zlib" emerge --quiet --onlydeps dev-python/pillow
Expand Down

0 comments on commit ec1fef0

Please sign in to comment.