From 86366658fee4d0983dba30bc25527a6b189ab8e3ca1a20d016e3e01ba901dc0f Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Thu, 28 Sep 2017 08:25:59 +0000 Subject: [PATCH] Accepting request 529099 from home:dimstar:Factory - 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. OBS-URL: https://build.opensuse.org/request/show/529099 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=384 --- MozillaThunderbird.changes | 10 ++++++++++ MozillaThunderbird.spec | 1 + 2 files changed, 11 insertions(+) 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