Disable brltty support
We're still missing the brltty python3 build, https://bugzilla.redhat.com/show_bug.cgi?id=873241
This commit is contained in:
parent
3cb398bcb3
commit
e3a3857e9f
@ -14,8 +14,8 @@ URL: http://projects.gnome.org/orca/
|
||||
#VCS: git:git://git.gnome.org/orca
|
||||
Source0: http://download.gnome.org/sources/orca/3.7/orca-%{version}.tar.xz
|
||||
|
||||
BuildRequires: brlapi-devel >= %{brlapi_version}
|
||||
BuildRequires: brltty >= %{brltty_version}
|
||||
#BuildRequires: brlapi-devel >= %{brlapi_version}
|
||||
#BuildRequires: brltty >= %{brltty_version}
|
||||
BuildRequires: gettext
|
||||
BuildRequires: intltool
|
||||
BuildRequires: at-spi2-core-devel
|
||||
@ -34,7 +34,7 @@ Provides: gnopernicus
|
||||
Requires: control-center
|
||||
Requires: liblouis-python3
|
||||
Requires: libwnck3
|
||||
Requires: python3-brlapi >= %{brlapi_version}
|
||||
#Requires: python3-brlapi >= %{brlapi_version}
|
||||
Requires: python3-cairo
|
||||
Requires: python3-pyatspi
|
||||
Requires: python3-speechd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user