thunderbird-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
a22a20cb40
commit
1cbcbbecc2
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user