pkgcheck: Add dev-python/requests for --net.

This commit is contained in:
tastytea 2020-05-06 17:23:23 +02:00
parent 6014971b89
commit c369747160
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ RUN echo -e 'dev-util/pkgcheck\n sys-apps/pkgcore' >> \
/etc/portage/package.accept_keywords/portage
RUN quickpkg --include-config=y @world sys-libs/glibc
RUN emerge --root=/workdir --buildpkg=y --usepkg --quiet \
dev-util/pkgcheck sys-devel/gcc
dev-util/pkgcheck sys-devel/gcc dev-python/requests
RUN emerge --root=/workdir --rage-clean --quiet \
app-arch/tar \
app-arch/xz-utils \