From b21b5be7ad1ca533f71dc85c98f9b742541e830f Mon Sep 17 00:00:00 2001 From: Simone Caronni Date: Sat, 29 Feb 2020 17:22:00 +0100 Subject: [PATCH] Require python3 for building --- vapoursynth.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/vapoursynth.spec b/vapoursynth.spec index 56324e6..8d75492 100644 --- a/vapoursynth.spec +++ b/vapoursynth.spec @@ -23,6 +23,7 @@ BuildRequires: nasm BuildRequires: pkgconfig(python3) BuildRequires: pkgconfig(tesseract) BuildRequires: pkgconfig(zimg) +BuildRequires: python3 BuildRequires: python3-Cython BuildRequires: python3-setuptools