diff --git a/MozillaThunderbird.changes b/MozillaThunderbird.changes index 288bc3c..650c631 100644 --- a/MozillaThunderbird.changes +++ b/MozillaThunderbird.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Sep 28 07:56:22 UTC 2017 - dimstar@opensuse.org + +- Add alsa-devel BuildRequires: we care for ALSA support to be + built and thus need to ensure we get the dependencies in place. + In the past, alsa-devel was pulled in by accident: we + buildrequire libgnome-devel. This required esound-devel and that + in turn pulled in alsa-devel for us. libgnome is being fixed to + no longer require esound-devel. + ------------------------------------------------------------------- Tue Aug 15 12:48:43 UTC 2017 - wr@rosenauer.org diff --git a/MozillaThunderbird.spec b/MozillaThunderbird.spec index 970248f..ab15e7e 100644 --- a/MozillaThunderbird.spec +++ b/MozillaThunderbird.spec @@ -31,6 +31,7 @@ Name: MozillaThunderbird BuildRequires: Mesa-devel +BuildRequires: alsa-devel BuildRequires: autoconf213 BuildRequires: dbus-1-glib-devel BuildRequires: fdupes