Disabling PyQwt-devel BuildRequires on EPEL because it's not available there

This commit is contained in:
Dave Johansen 2015-06-16 07:23:04 -07:00
parent aa27639839
commit 3611f99b02
1 changed files with 3 additions and 0 deletions

View File

@ -68,7 +68,10 @@ BuildRequires: libspatialite-devel
BuildRequires: postgresql-devel
BuildRequires: proj-devel
BuildRequires: PyQt4-devel
# PyQwt doesn't support qwt6, so just turn it off for now on RHEL
%if 0%{?fedora}
BuildRequires: PyQwt-devel
%endif
BuildRequires: python2-devel
BuildRequires: qextserialport-devel
BuildRequires: qscintilla-devel