forked from pool/MozillaFirefox
Accepting request 529098 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/529098 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=602
This commit is contained in:
parent
f0b77e0133
commit
8462a9b8f6
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 28 07:53:13 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 4 18:27:44 UTC 2017 - wr@rosenauer.org
|
||||
|
||||
|
@ -55,6 +55,7 @@ BuildArch: i686
|
||||
|
||||
Name: %{pkgname}
|
||||
BuildRequires: Mesa-devel
|
||||
BuildRequires: alsa-devel
|
||||
BuildRequires: autoconf213
|
||||
BuildRequires: dbus-1-glib-devel
|
||||
BuildRequires: fdupes
|
||||
|
Loading…
Reference in New Issue
Block a user