commit a75e59bd1aeffb207cbdfd05442399138d143f91
Author: Akarshan Biswas <akarshanbiswas(a)fedoraproject.org>
Date: Mon Oct 28 17:03:09 2019 +0530
Re bundle libvpx and ffmpeg (again!)
chromium-vaapi.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/chromium-vaapi.spec b/chromium-vaapi.spec
index c2ce01f..b9e1d61 100644
--- a/chromium-vaapi.spec
+++ b/chromium-vaapi.spec
@@ -41,9 +41,9 @@
%bcond_with system_libicu
%if 0%{?fedora} >= 30
# Allow testing whether libvpx can be unbundled
-%bcond_without system_libvpx
+%bcond_with system_libvpx
# Allow testing whether ffmpeg can be unbundled
-%bcond_without system_ffmpeg
+%bcond_with system_ffmpeg
#Allow minizip to be unbundled
#mini-compat is going to be removed from fedora 30!
%bcond_without system_minizip