From 6605aed559f89a724134ac68012b18db30c08e032c9506abdf695759b53899ff Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Mon, 27 Nov 2017 13:35:29 +0000 Subject: [PATCH] - Enable vapoursynth support OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=129 --- mpv.changes | 5 +++++ mpv.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/mpv.changes b/mpv.changes index 4a9b956..02bc3d7 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 27 13:36:36 UTC 2017 - mpluskal@suse.com + +- Enable vapoursynth support + ------------------------------------------------------------------- Sun Nov 19 18:45:10 UTC 2017 - mpluskal@suse.com diff --git a/mpv.spec b/mpv.spec index 93df9ec..5ec523f 100644 --- a/mpv.spec +++ b/mpv.spec @@ -84,6 +84,8 @@ BuildRequires: pkgconfig(python3) BuildRequires: pkgconfig(rubberband) BuildRequires: pkgconfig(smbclient) BuildRequires: pkgconfig(uchardet) +BuildRequires: pkgconfig(vapoursynth) +BuildRequires: pkgconfig(vapoursynth-script) BuildRequires: pkgconfig(vdpau) BuildRequires: pkgconfig(xext) >= 1.0.0 BuildRequires: pkgconfig(xinerama) >= 1.0.0