diff --git a/uwsgi.spec b/uwsgi.spec index f32bd77..c4e6d20 100644 --- a/uwsgi.spec +++ b/uwsgi.spec @@ -82,6 +82,8 @@ BuildRequires: ruby-devel BuildRequires: sqlite3-devel %if 0%{?suse_version} > 1210 BuildRequires: systemd-devel +%else +BuildRequires: systemd %endif BuildRequires: tcpd-devel BuildRequires: v8-devel