firefoxWrapper: Add libcanberra gtk module to firefox

This commit is contained in:
Jaka Hudoklin
2013-05-10 00:44:03 +00:00
parent 76d685d347
commit 09f342edc9
3 changed files with 8 additions and 1 deletions
@@ -14,6 +14,10 @@ stdenv.mkDerivation rec {
configureFlags = "--disable-oss --disable-schemas-install";
passthru = {
gtkModule = "/lib/gtk-2.0/";
};
meta = {
description = "libcanberra, an implementation of the XDG Sound Theme and Name Specifications";