Don't use system libvpx on fedora 23, 1.5.0 is required, while fedora 23 has 1.4.0 available

This commit is contained in:
Jan Horak 2016-05-17 10:35:06 +02:00
parent 4d0abb047c
commit 53062d5705

View File

@ -37,7 +37,7 @@
%define _default_patch_fuzz 2
# Use system libvpx?
%if 0%{?fedora} > 22
%if 0%{?fedora} > 23
%define system_libvpx 1
%else
%define system_libvpx 0