Include radeontop in arm build (#13886)

This commit is contained in:
Nicolas Mowen 2024-09-22 09:56:30 -06:00 committed by GitHub
parent 062c305cd8
commit 6f2924006c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -91,7 +91,7 @@ fi
if [[ "${TARGETARCH}" == "arm64" ]]; then
apt-get -qq install --no-install-recommends --no-install-suggests -y \
libva-drm2 mesa-va-drivers
libva-drm2 mesa-va-drivers radeontop
fi
# install vulkan