Workaround for unresolvable state on Fedora 16
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=11
This commit is contained in:
parent
48ff6767c4
commit
fcfc1e6e4b
@ -34,6 +34,12 @@ BuildRequires: pkgconfig(xfixes)
|
|||||||
|
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
|
||||||
|
%if 0%{?fedora} == 16
|
||||||
|
# Workaround for Fedora 16, and colord not being able to
|
||||||
|
# which package to provide libsane.so
|
||||||
|
BuildRequires: sane-backends-libs
|
||||||
|
%endif
|
||||||
|
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
%gconf_schemas_requires
|
%gconf_schemas_requires
|
||||||
%else
|
%else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user