From 35b56fa490acb7b7193a20ddf5a45277df80a4ad Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Tue, 6 Oct 2015 18:38:01 +0200 Subject: [PATCH] Add missing python-six BuildRequires The python code generation scripts now need python-six. --- spice.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/spice.spec b/spice.spec index 732ae92..d986375 100644 --- a/spice.spec +++ b/spice.spec @@ -22,6 +22,7 @@ BuildRequires: opus-devel BuildRequires: pixman-devel alsa-lib-devel openssl-devel libjpeg-devel BuildRequires: libcacard-devel cyrus-sasl-devel BuildRequires: pyparsing +BuildRequires: python-six %description The Simple Protocol for Independent Computing Environments (SPICE) is