don't conditionally include patches
This commit is contained in:
parent
a04893136e
commit
49a56144f5
@ -56,13 +56,9 @@ Source6: 10-qt5-check-opengl2.sh
|
|||||||
|
|
||||||
# support the old version of libxcb and the resulting lack of libxkbcommon-x11
|
# support the old version of libxcb and the resulting lack of libxkbcommon-x11
|
||||||
# in F19 and F20
|
# in F19 and F20
|
||||||
%if 0%{?old_xcb}
|
|
||||||
Patch0: qtbase-opensource-src-5.4.0-rc-old_xcb.patch
|
Patch0: qtbase-opensource-src-5.4.0-rc-old_xcb.patch
|
||||||
%if 0%{?old_xkbcommon}
|
|
||||||
# support the old version of libxkbcommon in F19
|
# support the old version of libxkbcommon in F19
|
||||||
Patch1: qtbase-opensource-src-5.4.0-rc-old_xkbcommon.patch
|
Patch1: qtbase-opensource-src-5.4.0-rc-old_xkbcommon.patch
|
||||||
%endif
|
|
||||||
%endif
|
|
||||||
|
|
||||||
# support multilib optflags
|
# support multilib optflags
|
||||||
Patch2: qtbase-multilib_optflags.patch
|
Patch2: qtbase-multilib_optflags.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user