summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: f15fc68d4114b34255cae51b92a01e3e06c6b84e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: razercfg
Maintainer: Michael Büsch <m@bues.ch>
Section: misc
Priority: optional
Build-Depends: debhelper (>= 9),
 cmake,
 dh-systemd,
 libusb-1.0-0-dev,
 pkg-config,
 python3-dev,

Package: razercfg
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: python3-pyside
Description: Razer device configuration tool
 This is a configuration utility for Razer devices on Linux systems.
bues.ch cgit interface