Merge pull request #258577 from A1ca7raz/thunderbird-add-libcanberra
thunderbird: add libcanberra to libs to fix notification sound
This commit is contained in:
@@ -85,7 +85,8 @@ let
|
||||
++ lib.optional jackSupport libjack2
|
||||
++ lib.optional smartcardSupport opensc
|
||||
++ lib.optional (cfg.speechSynthesisSupport or false) speechd
|
||||
++ pkcs11Modules;
|
||||
++ pkcs11Modules
|
||||
++ gtk_modules;
|
||||
gtk_modules = [ libcanberra-gtk3 ];
|
||||
|
||||
launcherName = "${applicationName}${nameSuffix}";
|
||||
|
||||
Reference in New Issue
Block a user