On 02.02.2013 04:54, Philip Webb wrote:

>   checking for alsa...
>     Package alsa was not found in the pkg-config search path.
>   ... configure: error: Need alsa for Ogg, Wave or WebM decoding on Linux.
>     Disable with --disable-ogg --disable-wave --disable-webm.
>
> This looks like the next path to explore.
> If '--disable ogg' etc don't work, I can file a bug with Firefox.

It should be enough to set

mozconfig_annotate '' --disable-ogg
mozconfig_annotate '' --disable-wave
mozconfig_annotate '' --disable-webm

in the src_configure() part of the ebuild.

Greetings
Sebastian

Reply via email to