openrazer-daemon: Add missing dependency (#403786)

This commit is contained in:
Yohann Boniface
2025-05-12 18:58:01 +02:00
committed by GitHub
@@ -13,6 +13,7 @@
wrapGAppsNoGuiHook,
notify2,
glib,
libnotify,
}:
let
@@ -56,6 +57,7 @@ buildPythonPackage (
pyudev
setproctitle
notify2
libnotify
];
postInstall = ''