From 5e3dc032b12a1ab3f74cb356b47712e5f4f37b37 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 20 Mar 2013 20:35:30 +0100 Subject: [PATCH] Add missing pylint BR for python support --- totem.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/totem.spec b/totem.spec index 13909d2..cad4cab 100644 --- a/totem.spec +++ b/totem.spec @@ -39,6 +39,7 @@ BuildRequires: itstool BuildRequires: libXtst-devel BuildRequires: libXi-devel BuildRequires: libXt-devel +BuildRequires: pylint BuildRequires: python-devel BuildRequires: pygobject3-devel BuildRequires: totem-pl-parser-devel