From 543e0eae8c5d5969c8639137960a7d897d228293 Mon Sep 17 00:00:00 2001 From: Dominik 'Rathann' Mierzejewski Date: Sun, 18 Dec 2016 00:52:45 +0100 Subject: [PATCH] allow disabling x11grab support --- ffmpeg.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index f166f92..a0455bb 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -220,7 +220,7 @@ This package contains development files for %{name} %{!?_without_xvid:--enable-libxvid} \\\ %{?_with_zmq:--enable-libzmq} \\\ %{?_with_zvbi:--enable-libzvbi} \\\ - --enable-x11grab \\\ + %{!?_without_x11grab:--enable-x11grab} \\\ --enable-avfilter \\\ --enable-avresample \\\ --enable-postproc \\\