openrazer-daemon: Add missing dependency (#403786)
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
wrapGAppsNoGuiHook,
|
||||
notify2,
|
||||
glib,
|
||||
libnotify,
|
||||
}:
|
||||
|
||||
let
|
||||
@@ -56,6 +57,7 @@ buildPythonPackage (
|
||||
pyudev
|
||||
setproctitle
|
||||
notify2
|
||||
libnotify
|
||||
];
|
||||
|
||||
postInstall = ''
|
||||
|
||||
Reference in New Issue
Block a user