commit 4957d00: [Minor] Forgot it in one more place
Vsevolod Stakhov
vsevolod at rspamd.com
Sat Nov 11 13:42:03 UTC 2023
Author: Vsevolod Stakhov
Date: 2023-11-11 13:35:10 +0000
URL: https://github.com/rspamd/rspamd/commit/4957d00ebda9ed158384d1a4a467b42ea930a503 (HEAD -> master)
[Minor] Forgot it in one more place
---
rpm/rspamd.spec | 2 ++
1 file changed, 2 insertions(+)
diff --git a/rpm/rspamd.spec b/rpm/rspamd.spec
index e1e24510d..0a5eecaa8 100644
--- a/rpm/rspamd.spec
+++ b/rpm/rspamd.spec
@@ -34,7 +34,9 @@ BuildRequires: lapack-devel
BuildRequires: libicu-devel
BuildRequires: libsodium-devel
BuildRequires: libunwind-devel
+%ifarch x86_64
BuildRequires: fasttext-devel
+%endif
%if 0%{getenv:ASAN}
%if 0%{?el7}
BuildRequires: devtoolset-10-libasan-devel
More information about the Commits
mailing list