Added support for ALSA
This commit is contained in:
parent
c8fb8ab871
commit
008619e341
@ -33,7 +33,7 @@
|
||||
|
||||
Name: brltty
|
||||
Version: %{pkg_version}
|
||||
Release: 14%{?dist}
|
||||
Release: 15%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: http://mielke.cc/brltty/
|
||||
Source0: http://mielke.cc/brltty/archive/%{name}-%{version}.tar.xz
|
||||
@ -49,7 +49,7 @@ Patch4: brltty-5.6-libs-add-ldflags.patch
|
||||
Patch5: brltty-5.6-libs-add-ldflags2.patch
|
||||
Summary: Braille display driver for Linux/Unix
|
||||
BuildRequires: byacc, glibc-kernheaders, bluez-libs-devel, systemd
|
||||
BuildRequires: gettext, at-spi2-core-devel
|
||||
BuildRequires: gettext, at-spi2-core-devel, alsa-lib-devel
|
||||
%if %{with_espeak}
|
||||
BuildRequires: espeak-devel
|
||||
%endif
|
||||
@ -514,6 +514,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue May 29 2018 Jaroslav Škarvada <jskarvad@redhat.com> - 5.6-15
|
||||
- Added support for ALSA
|
||||
|
||||
* Thu May 24 2018 Jaroslav Škarvada <jskarvad@redhat.com> - 5.6-14
|
||||
- Also enabled systemd service in rescue target
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user