From 375d07e940465aed1df5a7679c66b0b9b8234437 Mon Sep 17 00:00:00 2001 From: Guido Aulisi Date: Sun, 11 Feb 2018 00:03:14 +0100 Subject: [PATCH] Update Python 2 dependency declarations to new packaging standards See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 --- serd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serd.spec b/serd.spec index 0a05d7d..7e9a650 100644 --- a/serd.spec +++ b/serd.spec @@ -12,7 +12,7 @@ Source0: http://download.drobilla.net/%{name}-%{version}.tar.bz2 BuildRequires: doxygen BuildRequires: graphviz BuildRequires: glib2-devel -BuildRequires: python +BuildRequires: python2 BuildRequires: gcc %description