From 02ba0a3de7c42aabc6047683108dc8efd9cd4dcbb58467a57e06bb98c1c92d6c Mon Sep 17 00:00:00 2001 From: Giacomo Leidi Date: Mon, 21 Oct 2024 15:22:05 +0200 Subject: [PATCH] _config: fix nothing provides /usr/bin/zstd needed by libvirt-daemon-driver-qemu --- _config | 1 + 1 file changed, 1 insertion(+) diff --git a/_config b/_config index aca9829..60cfc4b 100644 --- a/_config +++ b/_config @@ -760,6 +760,7 @@ FileProvides: /usr/sbin/update-alternatives update-alternatives FileProvides: /usr/sbin/useradd shadow FileProvides: /usr/sbin/userdel shadow FileProvides: /usr/sbin/usermod shadow +FileProvides: /usr/sbin/zstd zstd # Files which are provided and required by the same package only # are not part of primary.xml.gz, thus missing in the section above.