From 48c5d4ae66e1df6d31b7af1c59f3f18317163508 Mon Sep 17 00:00:00 2001 From: Vladis Dronov Date: Thu, 24 Nov 2022 14:28:27 +0100 Subject: [PATCH] Update a build requirement for qatlib Signed-off-by: Vladis Dronov --- qatzip.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qatzip.spec b/qatzip.spec index 95d9945..10c5716 100644 --- a/qatzip.spec +++ b/qatzip.spec @@ -13,7 +13,7 @@ Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz BuildRequires: gcc >= 4.8.5 BuildRequires: zlib-devel >= 1.2.7 -BuildRequires: qatlib-devel >= 22.07.0 +BuildRequires: qatlib-devel >= 22.07.2 BuildRequires: autoconf automake libtool make lz4-devel # The purpose of the package is to support hardware that only exists on x86_64 platforms # https://bugzilla.redhat.com/show_bug.cgi?id=1987280