commit
6e48ff76cf
2 changed files with 2 additions and 1 deletions
|
@ -23,6 +23,7 @@
|
|||
#include <string>
|
||||
#include <map>
|
||||
#include <vector>
|
||||
#include <cstdint>
|
||||
|
||||
/**
|
||||
* This class holds data that is shared between the wireless mice.
|
||||
|
|
|
@ -12,7 +12,7 @@ Summary: Control Redragon gaming mice from Linux, BSD and Haiku
|
|||
|
||||
License: GPL v3
|
||||
URL: https://github.com/dokutan/mouse_m908
|
||||
BuildRequires: gcc-c++ libusb libusb-devel make
|
||||
BuildRequires: gcc-c++ libusb1 libusb1-devel make
|
||||
Requires: libusb
|
||||
ExclusiveArch: x86_64
|
||||
|
||||
|
|
Loading…
Reference in a new issue