mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-14 09:43:14 +00:00
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
@ -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 New Issue
Block a user