[brltty] BR fix.

Jon Ciesla limb at fedoraproject.org
Thu Feb 13 15:48:59 UTC 2014


commit b8db4048bcefe66f401a6218a7b50dedac369826
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Feb 13 09:47:11 2014 -0600

    BR fix.

 brltty.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
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 <limburgher at gmail.com> - 4.5-10
 - libicu rebuild.
+- Add python-setuptools BR.
 
 * Mon Sep 23 2013 Jaroslav Škarvada <jskarvad at redhat.com> - 4.5-9
 - The brlapi.key is now preset, users in the brlapi group have access


More information about the scm-commits mailing list