From c549af65d97292d0d28b38a8dc48177b10f6b3ac Mon Sep 17 00:00:00 2001 From: Dominik 'Rathann' Mierzejewski Date: Tue, 3 Jan 2017 01:26:58 +0100 Subject: [PATCH] disable xvid when building with nonfree (xvid requires --enable-gpl) --- ffmpeg.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ffmpeg.spec b/ffmpeg.spec index 843f201..2b47615 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -32,6 +32,7 @@ %global _without_x264 1 %global _without_x265 1 %global _without_x11grab 1 +%global _without_xvid 1 %endif # extras flags