1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

spec: Add BuildRequires: libnvme-devel

This commit is contained in:
Marian Csontos 2024-12-19 15:34:23 +01:00
parent 1b8075a549
commit e5d7a951a4

View File

@ -193,6 +193,9 @@ BuildRequires: pkgconfig
# TODO: Should these be conditional?
BuildRequires: libaio-devel
BuildRequires: libblkid-devel
%if %{rhel} >= 9 || %{fedora} >= 41
BuildRequires: libnvme-devel
%endif
# Expands to nothing unless at least 2 arguments are given
%define maybe() \