diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-03-06 09:33:54 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-03-06 09:33:54 +0000 |
commit | 85a110d163df7b92c7243e2aff9454d5e314c119 (patch) | |
tree | f92b8fe01bc821424366aeeb6f82a34d14277e52 | |
parent | b0947569159d7a55d0698b9c0548f078578a663c (diff) |
automatic import of lizardfs
-rw-r--r-- | lizardfs.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lizardfs.spec b/lizardfs.spec index 9fc6f8c..4bbe92e 100644 --- a/lizardfs.spec +++ b/lizardfs.spec @@ -15,6 +15,8 @@ BuildRequires: systemd BuildRequires: fmt BuildRequires: fmt-devel BuildRequires: spdlog +BuildRequires: boost-devel +BuildRequires: boost BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %define liz_project lizardfs |