spec: Build with gtk+3 on rhel7+

This commit is contained in:
Christophe Fergeau 2013-09-13 14:07:59 +02:00
parent 6cc70f4fe4
commit 6ca035dd4c

View File

@ -6,7 +6,7 @@
%{!?enable_autotools:%define enable_autotools 0}
%define with_gtk3 0
%if 0%{?fedora} >= 15
%if 0%{?fedora} >= 15 || 0%{?rhel} >= 7
%define with_gtk3 1
%endif