Added missing pip3
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Pünkösd Marcell 2021-07-19 18:30:36 +02:00
parent 8cd75fd7af
commit 6db226cf12
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
VERSION="1"
RUNTIME_PACKAGES="python3 udev alsa-utils alsa-utils-doc alsa-lib alsaconf py3-rpigpio"
RUNTIME_PACKAGES="python3 udev alsa-utils alsa-utils-doc alsa-lib alsaconf py3-rpigpio py3-pip"
BUILD_PACKAGES="alsa-lib-dev gcc g++ python3-dev musl-dev"
# put back the resolv.conf to keep apk working