no xcb-xkb on el6
This commit is contained in:
parent
b2bf36753f
commit
68c19d991d
@ -133,7 +133,6 @@ BuildRequires: pkgconfig(xkbcommon)
|
|||||||
%global xkbcommon -qt-xkbcommon
|
%global xkbcommon -qt-xkbcommon
|
||||||
Provides: bundled(libxkbcommon) = 0.4.1
|
Provides: bundled(libxkbcommon) = 0.4.1
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: pkgconfig(xcb-xkb)
|
|
||||||
BuildRequires: pkgconfig(xkeyboard-config)
|
BuildRequires: pkgconfig(xkeyboard-config)
|
||||||
%if 0%{?fedora} || 0%{?rhel} > 6
|
%if 0%{?fedora} || 0%{?rhel} > 6
|
||||||
%define egl 1
|
%define egl 1
|
||||||
@ -148,6 +147,7 @@ BuildRequires: pkgconfig(harfbuzz) >= 0.9.19
|
|||||||
BuildRequires: pkgconfig(icu-i18n)
|
BuildRequires: pkgconfig(icu-i18n)
|
||||||
BuildRequires: pkgconfig(libpcre) >= 8.30
|
BuildRequires: pkgconfig(libpcre) >= 8.30
|
||||||
%define pcre -system-pcre
|
%define pcre -system-pcre
|
||||||
|
BuildRequires: pkgconfig(xcb-xkb)
|
||||||
%else
|
%else
|
||||||
BuildRequires: libicu-devel
|
BuildRequires: libicu-devel
|
||||||
%define pcre -qt-pcre
|
%define pcre -qt-pcre
|
||||||
|
Loading…
Reference in New Issue
Block a user