thunderbird-bin: do not depend on libcanberra-gtk
libxul only needs libcanberra.so.0 https://github.com/mozilla/gecko-dev/blob/3dc26ddcf361bd2fd82f6ccd97999adede522a23/widget/gtk/nsSound.cpp#L158
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
, libXrender
|
, libXrender
|
||||||
, libXt
|
, libXt
|
||||||
, libxcb
|
, libxcb
|
||||||
, libcanberra-gtk2
|
, libcanberra
|
||||||
, libgnome
|
, libgnome
|
||||||
, libgnomeui
|
, libgnomeui
|
||||||
, gnome3
|
, gnome3
|
||||||
@@ -107,7 +107,7 @@ stdenv.mkDerivation {
|
|||||||
libXrender
|
libXrender
|
||||||
libXt
|
libXt
|
||||||
libxcb
|
libxcb
|
||||||
libcanberra-gtk2
|
libcanberra
|
||||||
libgnome
|
libgnome
|
||||||
libgnomeui
|
libgnomeui
|
||||||
libGLU libGL
|
libGLU libGL
|
||||||
|
|||||||
Reference in New Issue
Block a user