diff --git a/sonic-slave-trixie/Dockerfile.j2 b/sonic-slave-trixie/Dockerfile.j2 index 99b0f6dd7d9..cc7d03efcc6 100644 --- a/sonic-slave-trixie/Dockerfile.j2 +++ b/sonic-slave-trixie/Dockerfile.j2 @@ -494,7 +494,9 @@ RUN apt-get update && apt-get install -y eatmydata && eatmydata apt-get install meson \ python3-pyelftools \ hwdata \ - libzip-dev + libzip-dev \ +# For hwclock + util-linux-extra {%- if CONFIGURED_ARCH != "arm64" and CONFIGURED_ARCH != "armhf" %} RUN eatmydata apt-get install -y \