signal-desktop: fix notifications
This commit is contained in:
parent
b86512e893
commit
0b3e5db5d3
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ in stdenv.mkDerivation rec {
|
|||
|
||||
runtimeDependencies = [
|
||||
systemd.lib
|
||||
libnotify
|
||||
];
|
||||
|
||||
unpackPhase = "dpkg-deb -x $src .";
|
||||
|
|
Loading…
Reference in a new issue