From 191efa4f35a53cad9f7ee4e7a639e708ac74864c Mon Sep 17 00:00:00 2001 From: leigh123linux Date: Fri, 1 Nov 2019 11:42:14 +0000 Subject: [PATCH] Enable xcb support --- ffmpeg.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ffmpeg.spec b/ffmpeg.spec index 9aefd33..bfc7394 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -149,6 +149,7 @@ BuildRequires: nasm %{!?_without_nvenc:BuildRequires: nv-codec-headers} %{!?_without_amr:BuildRequires: opencore-amr-devel vo-amrwbenc-devel} %{?_with_omx:BuildRequires: libomxil-bellagio-devel} +BuildRequires: libxcb-devel %{!?_without_openal:BuildRequires: openal-soft-devel} %if 0%{!?_without_opencl:1} BuildRequires: opencl-headers ocl-icd-devel