Remove usbutils from machine builds (#91942)

This commit is contained in:
Franck Nijhof 2023-04-27 17:10:07 +02:00 committed by GitHub
parent f9ac1f3839
commit 3aa82e122c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 7 additions and 46 deletions

View file

@ -5,5 +5,4 @@ FROM homeassistant/amd64-homeassistant:$BUILD_VERSION
# changes in generic-x86-64 as well.
RUN apk --no-cache add \
libva-intel-driver \
usbutils
libva-intel-driver