SHA256
1
0
forked from pool/wireshark

Accepting request 866054 from network:utilities

OBS-URL: https://build.opensuse.org/request/show/866054
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wireshark?expand=0&rev=168
This commit is contained in:
Dominique Leuenberger 2021-01-26 13:44:13 +00:00 committed by Git OBS Bridge
commit 0c4bb2be15
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 22 13:35:56 UTC 2021 - Robert Frohl <rfrohl@suse.com>
- Disable ITU G.729 Annex A/B speech codec for SUSE based distros, but keep
enabled for openSUSE.
-------------------------------------------------------------------
Fri Jan 13 09:32:30 UTC 2021 - Robert Frohl <rfrohl@suse.com>

View File

@ -69,7 +69,6 @@ BuildRequires: pkgconfig(Qt5Multimedia)
BuildRequires: pkgconfig(Qt5PrintSupport)
BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(libbcg729)
BuildRequires: pkgconfig(libmaxminddb)
BuildRequires: pkgconfig(libnghttp2)
BuildRequires: pkgconfig(libssh) >= 0.6.0
@ -79,6 +78,9 @@ BuildRequires: pkgconfig(minizip)
BuildRequires: pkgconfig(opus)
BuildRequires: pkgconfig(sbc)
BuildRequires: pkgconfig(speexdsp)
%if 0%{?is_opensuse}
BuildRequires: pkgconfig(libbcg729)
%endif
# keep until libbrotli-devel bug is fixed
Requires: libbrotlidec1
Requires(pre): permissions