openrazer-daemon: Add missing dependency

This commit is contained in:
Dominik Gleich
2025-05-03 01:37:23 +02:00
parent 00d3697f77
commit a49872dd4c
@@ -13,6 +13,7 @@
wrapGAppsNoGuiHook,
notify2,
glib,
libnotify,
}:
let
@@ -56,6 +57,7 @@ buildPythonPackage (
pyudev
setproctitle
notify2
libnotify
];
postInstall = ''