Accepting request 839641 from multimedia:libs

- Conditionally add buildreq alsa-topology-devel to fix build
  errors

OBS-URL: https://build.opensuse.org/request/show/839641
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa-utils?expand=0&rev=126
This commit is contained in:
Dominique Leuenberger 2020-10-07 12:17:59 +00:00 committed by Git OBS Bridge
commit 077405380b
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 5 12:39:42 CEST 2020 - tiwai@suse.de
- Conditionally add buildreq alsa-topology-devel to fix build
errors
-------------------------------------------------------------------
Tue Sep 29 12:46:19 CEST 2020 - tiwai@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package alsa-utils
#
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -31,7 +31,9 @@ Source2: sound-extra.service
Source5: load-sound-modules.sh
Patch101: alsa-utils-configure-version-revert.patch
BuildRequires: alsa-devel
%ifarch %ix86 x86_64 %arm aarch64 ppc64le riscv64
BuildRequires: alsa-topology-devel
%endif
BuildRequires: fftw3-devel
BuildRequires: libsamplerate-devel
BuildRequires: ncurses-devel