Add sys-devel/gcc to gentoo-base.
libgcc_s.so.1 is needed by repoman.
This commit is contained in:
parent
bc78f3241b
commit
3e1a1a0ade
|
@ -19,7 +19,7 @@ RUN quickpkg --include-config=y @world sys-libs/glibc
|
|||
RUN emerge --root=/workdir --buildpkg=y --usepkg --quiet sys-apps/portage
|
||||
# Needed for locale generation.
|
||||
RUN emerge --root=/workdir --buildpkg=y --usepkg --quiet \
|
||||
sys-apps/grep sys-apps/gawk app-arch/gzip
|
||||
sys-apps/grep sys-apps/gawk app-arch/gzip sys-devel/gcc
|
||||
RUN cp /etc/portage/make.conf /workdir/etc/portage/make.conf
|
||||
RUN rm -r /workdir/usr/lib/python*/{unit,}test
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user