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:
parent
4d0abb047c
commit
53062d5705
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user