Use Qt5 on EL8+

This commit is contained in:
Orion Poplawski 2019-09-13 21:00:02 -06:00
parent c32f37ff6c
commit fe99995595
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@
%global builddocs 1
# Use Qt5 on F26+
%if 0%{?fedora}
# Use Qt5 on Fedora and EL8+
%if 0%{?fedora} || 0%{?rhel} >= 8
%bcond_without qt5
%else
%bcond_with qt5