mirror of
https://github.com/joleuger/vuinputd.git
synced 2026-07-18 08:55:25 +00:00
32 lines
No EOL
748 B
Text
32 lines
No EOL
748 B
Text
Source: vuinputd
|
|
Section: utils
|
|
Priority: optional
|
|
Maintainer: Johannes Leupolz <dev@leupolz.eu>
|
|
Build-Depends: debhelper (>= 12),
|
|
dh-cargo (>= 24),
|
|
dh-sequence-bash-completion,
|
|
cargo:native,
|
|
rustc:native,
|
|
pkg-config,
|
|
libudev-dev,
|
|
librust-nix-dev,
|
|
librust-libc-dev,
|
|
librust-time-dev,
|
|
librust-log-dev,
|
|
librust-env-logger-dev,
|
|
librust-libudev-dev,
|
|
librust-regex-dev,
|
|
librust-async-channel-dev,
|
|
librust-futures-dev,
|
|
librust-async-io-dev,
|
|
librust-anyhow-dev,
|
|
pkg-config,
|
|
build-essential
|
|
Standards-Version: 4.6.0
|
|
Homepage: https://github.com/joleuger/vuinputd
|
|
Rules-Requires-Root: no
|
|
|
|
Package: vuinputd
|
|
Architecture: amd64
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Description: Virtual input forwarder for Linux. |