From b8db4048bcefe66f401a6218a7b50dedac369826 Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Feb 13 2014 15:47:11 +0000 Subject: BR fix. --- diff --git a/brltty.spec b/brltty.spec index afbbe2b..c2fda03 100644 --- a/brltty.spec +++ b/brltty.spec @@ -138,6 +138,7 @@ License: LGPLv2+ Requires: brlapi = %{api_version}-%{release} BuildRequires: Cython BuildRequires: python2-devel +BuildRequires: python-setuptools Summary: Python binding for BrlAPI %description -n python-brlapi This package provides the Python binding for BrlAPI. @@ -390,6 +391,7 @@ fi %changelog * Thu Feb 13 2014 Jon Ciesla - 4.5-10 - libicu rebuild. +- Add python-setuptools BR. * Mon Sep 23 2013 Jaroslav Škarvada - 4.5-9 - The brlapi.key is now preset, users in the brlapi group have access