Only require argyllcms on Fedora, not RHEL
This commit is contained in:
parent
ed1ce138c4
commit
b8f2e51ad3
@ -15,7 +15,9 @@ Requires: dconf
|
|||||||
|
|
||||||
# Not actually a hard requirement; it just sucks to have to install the
|
# Not actually a hard requirement; it just sucks to have to install the
|
||||||
# package using PackageKit before the user can calibrate
|
# package using PackageKit before the user can calibrate
|
||||||
|
%if 0%{?rhel} == 0
|
||||||
Requires: argyllcms
|
Requires: argyllcms
|
||||||
|
%endif
|
||||||
|
|
||||||
BuildRequires: gtk3-devel >= 3.0.0
|
BuildRequires: gtk3-devel >= 3.0.0
|
||||||
BuildRequires: scrollkeeper
|
BuildRequires: scrollkeeper
|
||||||
|
Loading…
Reference in New Issue
Block a user