Skip to content

Commit

Permalink
Merge pull request #199 from radarhere/gentoo
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Mar 9, 2024
2 parents 9a73182 + 59e4879 commit e74ee85
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gentoo/Dockerfile
Expand Up @@ -21,8 +21,6 @@ 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 echo 'dev-lang/python:3.9 tk' | cat >> /etc/portage/package.use/python
RUN emerge --quiet dev-lang/python:3.9
RUN emerge --quiet dev-python/virtualenv dev-util/cargo-c dev-build/meson x11-misc/xvfb-run

# Install dependencies
Expand Down

0 comments on commit e74ee85

Please sign in to comment.