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:
parent
1b8075a549
commit
e5d7a951a4
@ -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() \
|
||||
|
Loading…
Reference in New Issue
Block a user