Merge pull request #215349 from SuperSamus/joystickwake-dep
joystickwake: add recommended dep dbus-next
This commit is contained in:
commit
d7283c67ef
@ -10,7 +10,7 @@ python3.pkgs.buildPythonApplication rec {
|
|||||||
sha256 = "sha256-0rVVxaaAFHkmJeG3e181x7faTIeFwupplWepoyxc51g=";
|
sha256 = "sha256-0rVVxaaAFHkmJeG3e181x7faTIeFwupplWepoyxc51g=";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = with python3.pkgs; [ pyudev xlib ];
|
propagatedBuildInputs = with python3.pkgs; [ dbus-next pyudev xlib ];
|
||||||
|
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
# autostart file
|
# autostart file
|
||||||
|
Loading…
Reference in New Issue
Block a user