firefox-bin: do not depend on libcanberra-gtk
libxul only needs libcanberra.so.0
3dc26ddcf3/widget/gtk/nsSound.cpp (L158)
This commit is contained in:
parent
987a5c1e14
commit
5384ace0c8
1 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@
|
|||
, libXinerama
|
||||
, libXrender
|
||||
, libXt
|
||||
, libcanberra-gtk2
|
||||
, libcanberra
|
||||
, libgnome
|
||||
, libgnomeui
|
||||
, libnotify
|
||||
|
@ -122,7 +122,7 @@ stdenv.mkDerivation {
|
|||
libXinerama
|
||||
libXrender
|
||||
libXt
|
||||
libcanberra-gtk2
|
||||
libcanberra
|
||||
libgnome
|
||||
libgnomeui
|
||||
libnotify
|
||||
|
|
Loading…
Reference in a new issue