We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
debian/control
1 parent 3766c75 commit f762c90Copy full SHA for f762c90
debian/control
@@ -7,16 +7,14 @@ Build-Depends:
7
cargo,
8
rustc (>=1.36.0),
9
libgtk-3-dev,
10
- libusb-1.0-0-dev,
+ libudev-dev,
11
pkg-config,
12
Standards-Version: 4.3.0
13
Homepage: https://github.com/pop-os/keyboard-configurator
14
15
Package: system76-keyboard-configurator
16
Architecture: amd64
17
Depends:
18
- libgtk-3-0,
19
- libusb-1.0-0,
20
${misc:Depends},
21
${shlibs:Depends}
22
Description: System76 Keyboard Configurator
@@ -25,8 +23,6 @@ Description: System76 Keyboard Configurator
25
23
Package: libsystem76-keyboard-configurator
26
24
27
28
29
30
31
32
Description: Pop keyboard backlight library
0 commit comments