fix epel7 build

This commit is contained in:
Leigh Scott 2019-09-15 11:13:52 +01:00
parent d1d6fa4c29
commit 96803bbec2

View File

@ -29,6 +29,9 @@ Wayland EGL External Platform library development package
%prep
%autosetup -p1
%if 0%{?rhel} == 7
sed -i -e 's@>= 0.50@>= 0.47@g' meson.build
%endif
%build
%meson