Enable building with gtk3 support on RHEL-7
Note I'm not going to do a build with this change, this is to be picked up with the next build.
This commit is contained in:
parent
481dce9f6d
commit
ca139c4ae8
@ -5,7 +5,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
%define with_gtk3 0
|
%define with_gtk3 0
|
||||||
%if 0%{?fedora} >= 15
|
%if 0%{?fedora} >= 15 || 0%{?rhel} >= 7
|
||||||
%define with_gtk3 1
|
%define with_gtk3 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user