mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-02 01:18:26 +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?
|
# TODO: Should these be conditional?
|
||||||
BuildRequires: libaio-devel
|
BuildRequires: libaio-devel
|
||||||
BuildRequires: libblkid-devel
|
BuildRequires: libblkid-devel
|
||||||
|
%if %{rhel} >= 9 || %{fedora} >= 41
|
||||||
|
BuildRequires: libnvme-devel
|
||||||
|
%endif
|
||||||
|
|
||||||
# Expands to nothing unless at least 2 arguments are given
|
# Expands to nothing unless at least 2 arguments are given
|
||||||
%define maybe() \
|
%define maybe() \
|
||||||
|
Loading…
Reference in New Issue
Block a user