Accepting request 606767 from home:iznogood:branches:hardware

Fix typo, hence no .changes

This change aligns the conditional with what is used further down in the spec, and fixes build for leap 15

OBS-URL: https://build.opensuse.org/request/show/606767
OBS-URL: https://build.opensuse.org/package/show/hardware/libftdi1?expand=0&rev=24
This commit is contained in:
Tomáš Chvátal 2018-05-13 14:03:15 +00:00 committed by Git OBS Bridge
parent 84f07d7441
commit 423e208bdd

View File

@ -35,7 +35,7 @@ BuildRequires: libconfuse-devel
BuildRequires: libusb-1_0-devel
BuildRequires: pkgconfig
BuildRequires: swig
%if 0%{?suse_version} > 1500
%if 0%{?suse_version} >= 1500
BuildRequires: libboost_headers-devel
BuildRequires: python3-devel
BuildRequires: python3-xml