1
0
Fork 0
mirror of https://github.com/Phantop/solus-stuff synced 2024-11-22 06:43:29 +00:00

Joycond: add hid-nintendo as rundep

This commit is contained in:
Jonathan Hakimi 2020-06-23 14:20:06 -04:00
parent 11bacd9939
commit 763f9f87b3

View file

@ -10,6 +10,8 @@ description: |
joycond is a linux daemon which uses the evdev devices provided by hid-nintendo (formerly known as hid-joycon) to implement joycon pairing.
builddeps :
- pkgconfig(libevdev)
rundeps :
- hid-nintendo
setup : |
%cmake
build : |