From 37841c06f0d59d900af6a65f0b0e43c05a89d596 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Sat, 19 Aug 2017 18:09:56 -0400 Subject: [PATCH] 2to3 is necessary --- brltty.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/brltty.spec b/brltty.spec index 671c2eb..987241b 100644 --- a/brltty.spec +++ b/brltty.spec @@ -35,6 +35,8 @@ Summary: Braille display driver for Linux/Unix BuildRequires: byacc, glibc-kernheaders, bluez-libs-devel, systemd BuildRequires: gettext, at-spi2-core-devel, espeak-devel BuildRequires: python2-tools +BuildRequires: /usr/bin/2to3 + Requires: brlapi%{?_isa} = %{api_version}-%{release} # work around a bug in the install process: Requires(post): coreutils