Commit 3fa67b67 authored by Mike Gabriel's avatar Mike Gabriel

fix for last commit(2)

parent 8b36b798
...@@ -19,7 +19,8 @@ BuildRequires: gcc-c++ ...@@ -19,7 +19,8 @@ BuildRequires: gcc-c++
BuildRequires: libjpeg-devel BuildRequires: libjpeg-devel
BuildRequires: pkgconfig BuildRequires: pkgconfig
%if 0%{?sles_version} == 0 && 0%{?suse_version} >= 1230 # suse_version 1315 is SLE-12
%if 0%{?suse_version} != 1315 && 0%{?suse_version} >= 1230
BuildRequires: gpg-offline BuildRequires: gpg-offline
%endif %endif
%if 0%{?suse_version} %if 0%{?suse_version}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment