commit 6164afd992703b14cd14ffb48837975b0bf7df3c
Author: Akarshan Biswas <akarshanbiswas(a)fedoraproject.org>
Date: Wed Oct 2 22:23:20 2019 +0530
FIX: Merge from master
chromium-vaapi.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/chromium-vaapi.spec b/chromium-vaapi.spec
index ddf9a6e..e1fd554 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_with system_libvpx
+%bcond_without system_libvpx
# Allow testing whether ffmpeg can be unbundled
-%bcond_with system_ffmpeg
+%bcond_without system_ffmpeg
#Allow minizip to be unbundled
#mini-compat is going to be removed from fedora 30!
%bcond_without system_minizip
Show replies by date