diff --git a/patterns-base.changes b/patterns-base.changes index d0ae0f5..a50f573 100644 --- a/patterns-base.changes +++ b/patterns-base.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Feb 24 11:26:03 UTC 2021 - Dominique Leuenberger + +- Suggest pulseaudio, so that zypp has something to base the + decision on when choosing between pulseaudio and + pipewire-pulseaudio. + ------------------------------------------------------------------- Wed Feb 17 14:24:50 UTC 2021 - Fabian Vogt diff --git a/patterns-base.spec b/patterns-base.spec index 02cd84e..a2cdb30 100644 --- a/patterns-base.spec +++ b/patterns-base.spec @@ -177,6 +177,8 @@ Recommends: issue-generator Suggests: xz # if anything wants to recommend an MTA, openSUSE defaults to postfix (boo#1136078) Suggests: postfix +# we have two providers for 'pulseaudio' - prefer the real one for the time being +Suggests: pulseaudio %description base This is the base runtime system. It contains only a minimal multiuser booting system. For running on real hardware, you need to add additional packages and pattern to make this pattern useful on its own.