[Lunar-commits] <moonbase> firefox: depends on alsa-lib Firefox depends on alsa-lib. Otherwise it will break build at ogg compilation - part of html5 support.

Zbigniew Luszpinski zbiggy at lunar-linux.org
Sun Aug 22 02:46:00 CEST 2010


commit 90c1f6363d9769ea14bba469fca8dbab80c4a20f
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Sun Aug 22 02:46:00 2010 +0200

    firefox: depends on alsa-lib
    Firefox depends on alsa-lib. Otherwise it will break build
    at ogg compilation - part of html5 support.
---
 web/firefox/DEPENDS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/web/firefox/DEPENDS b/web/firefox/DEPENDS
index 479203a..0832b28 100644
--- a/web/firefox/DEPENDS
+++ b/web/firefox/DEPENDS
@@ -5,6 +5,7 @@ depends gtk+-2
 depends nss
 depends curl
 depends libnotify
+depends alsa-lib
 
 # Firefox crashes with sqlite 3.6.18 when adding new bookmarks:
 # https://bugzilla.mozilla.org/show_bug.cgi?id=512940


More information about the Lunar-commits mailing list