From d7125449f615177f3b023617172bda92dd351f4e Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Mon, 19 May 2025 20:47:55 +0200 Subject: [PATCH] - added Rs --- proxmox-backup-client.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/proxmox-backup-client.spec b/proxmox-backup-client.spec index fdcddb7..6e87be3 100644 --- a/proxmox-backup-client.spec +++ b/proxmox-backup-client.spec @@ -22,6 +22,12 @@ BuildRequires: zstd-devel BuildRequires: rpmbuild(macros) >= 1.671 BuildRequires: tar >= 1:1.22 BuildRequires: xz +Requires: acl +Requires: libbrotli +Requires: libfuse3 +Requires: openssl +Requires: zlib +Requires: zstd BuildArch: %{x8664} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.49.0