Accepting request 937783 from home:Pharaoh_Atem:branches:multimedia:libs

- Enable AAC support for Leap 15.4+

OBS-URL: https://build.opensuse.org/request/show/937783
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pipewire?expand=0&rev=30
This commit is contained in:
Antonio Larrosa 2021-12-09 16:04:00 +00:00 committed by Git OBS Bridge
parent 011d7f50f1
commit c3feb94417
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 9 12:14:23 UTC 2021 - Neal Gompa <ngompa@opensuse.org>
- Enable AAC support for Leap 15.4+
-------------------------------------------------------------------
Thu Dec 9 11:33:29 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>

View File

@ -38,10 +38,14 @@
%bcond_with aptx
%if 0%{?suse_version} >= 1550
%bcond_without libcamera
%bcond_without aac
%else
%bcond_with libcamera
%endif
%if 0%{?sle_version} && 0%{?sle_version} < 150400
%bcond_with aac
%else
%bcond_without aac
%endif
Name: pipewire