openrazer-daemon: move deps to correct attributes

(cherry picked from commit 0e87e55595)
This commit is contained in:
Artturin 2024-06-02 21:28:39 +03:00 committed by github-actions[bot]
parent 2c2a863332
commit dbd2a11dfd

View File

@ -33,17 +33,16 @@ buildPythonPackage (common // {
--replace-fail "plugdev" "openrazer"
'';
nativeBuildInputs = [ setuptools wrapGAppsNoGuiHook ];
nativeBuildInputs = [ setuptools wrapGAppsNoGuiHook gobject-introspection ];
buildInputs = [
glib
gtk3
];
propagatedBuildInputs = [
daemonize
dbus-python
gobject-introspection
gtk3
pygobject3
pyudev
setproctitle