SHA256
1
0
forked from pool/audacity

Accepting request 838939 from home:plater

- Remove build requirement for libwx_gtk3u_core-suse-nostl3_1_3 as
  it is no longer needed and it prevents Factory build.

OBS-URL: https://build.opensuse.org/request/show/838939
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=157
This commit is contained in:
Dave Plater 2020-10-01 09:12:30 +00:00 committed by Git OBS Bridge
parent 0dabb47bd9
commit 2db7560209
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 1 09:05:10 UTC 2020 - Dave Plater <davejplater@gmail.com>
- Remove build requirement for libwx_gtk3u_core-suse-nostl3_1_3 as
it is no longer needed and it prevents Factory build.
-------------------------------------------------------------------
Sat Aug 29 07:15:45 UTC 2020 - Dave Plater <davejplater@gmail.com>

View File

@ -39,10 +39,8 @@ BuildRequires: gcc-c++
BuildRequires: hicolor-icon-theme
BuildRequires: libmp3lame-devel
%if 0%{?suse_version} && 0%{?suse_version} > 1520
BuildRequires: libwx_gtk3u_core-suse-nostl3_1_3
BuildRequires: wxWidgets-3_2-nostl-devel
%else
BuildRequires: libwx_gtk3u_core-suse3_1_1
BuildRequires: wxWidgets-3_0-nostl-devel
%endif
BuildRequires: pkgconfig(alsa)