Add bogofilter and spamassassin to BuildRequires
This commit is contained in:
parent
f3c7c8fae7
commit
d4585bb4b6
1 changed files with 2 additions and 0 deletions
|
|
@ -154,6 +154,7 @@ Group: Applications/Productivity
|
|||
Summary: Bogofilter plugin for Evolution
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: bogofilter
|
||||
BuildRequires: bogofilter
|
||||
|
||||
%description bogofilter
|
||||
This package contains the plugin to filter junk mail using Bogofilter.
|
||||
|
|
@ -163,6 +164,7 @@ Group: Applications/Productivity
|
|||
Summary: SpamAssassin plugin for Evolution
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: spamassassin
|
||||
BuildRequires: spamassassin
|
||||
|
||||
%description spamassassin
|
||||
This package contains the plugin to filter junk mail using SpamAssassin.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue