- BR libnsl to fix build on suse_version >= 1500
OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=9
This commit is contained in:
parent
5c6b5b3ac0
commit
f34acd3954
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 8 23:03:46 UTC 2018 - mrueckert@suse.de
|
||||||
|
|
||||||
|
- BR libnsl to fix build on suse_version >= 1500
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Feb 17 09:10:30 UTC 2018 - thomas@cupracer.de
|
Sat Feb 17 09:10:30 UTC 2018 - thomas@cupracer.de
|
||||||
|
|
||||||
|
@ -60,6 +60,9 @@ BuildRequires: pkgconfig
|
|||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.28
|
BuildRequires: pkgconfig(glib-2.0) >= 2.28
|
||||||
BuildRequires: pkgconfig(hiredis)
|
BuildRequires: pkgconfig(hiredis)
|
||||||
BuildRequires: pkgconfig(libevent)
|
BuildRequires: pkgconfig(libevent)
|
||||||
|
%if 0%{?suse_version} >= 1500
|
||||||
|
BuildRequires: pkgconfig(libnsl)
|
||||||
|
%endif
|
||||||
BuildRequires: pkgconfig(openssl)
|
BuildRequires: pkgconfig(openssl)
|
||||||
BuildRequires: pkgconfig(sqlite3)
|
BuildRequires: pkgconfig(sqlite3)
|
||||||
BuildRequires: ragel
|
BuildRequires: ragel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user