- Enable luajit on aarch64 and update bit the conditional for wayland

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=91
This commit is contained in:
Tomáš Chvátal 2017-04-15 19:12:06 +00:00 committed by Git OBS Bridge
parent eb76782685
commit c931bb57a4
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Apr 15 19:11:46 UTC 2017 - tchvatal@suse.com
- Enable luajit on aarch64 and update bit the conditional for wayland
-------------------------------------------------------------------
Fri Apr 14 13:25:27 UTC 2017 - aloisio@gmx.com

View File

@ -107,11 +107,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
# JIT for lua.
%if 0%{?suse_version} > 1320
BuildRequires: python-rst2pdf
%ifarch %{ix86} x86_64
%ifarch aarch64 %{ix86} x86_64
BuildRequires: pkgconfig(luajit)
%endif
%endif
%if 0%{?suse_version} != 1315
%if 0%{?suse_version} >= 1315
# Testing framework: disabled for now as it runs just 1 test
# BuildRequires: pkgconfig(cmocka) >= 0.4.1
# Wayland and libguess.