Fix build with libva 1.2.1 when doing 'full' builds
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=21
This commit is contained in:
3
vlc.spec
3
vlc.spec
@@ -36,6 +36,8 @@ Release: 0
|
||||
Source: http://download.videolan.org/vlc/%{_version}/vlc-%{_version}.tar.xz
|
||||
Patch1: fix_font_path.patch
|
||||
Patch3: 0001-no-return-in-non-void.patch
|
||||
# PATCH-FIX-UPSTREAM vlc-vaapi.patch dimstar@opensuse.org -- Fix build with latest vaapi changes, taken from git.
|
||||
Patch4: vlc-vaapi.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: aalib-devel
|
||||
BuildRequires: alsa-devel
|
||||
@@ -250,6 +252,7 @@ date
|
||||
%setup -q -n %{name}-%{_version}
|
||||
%patch1 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
rm -rf contrib
|
||||
echo '********* ENDED PREP PHASE *********'
|
||||
date
|
||||
|
||||
Reference in New Issue
Block a user