diff options
author | Roland Reichwein <mail@reichwein.it> | 2025-01-06 00:15:32 +0100 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2025-01-06 00:15:32 +0100 |
commit | b2f0cb564a296653c83b0a64c0f9a3de0a2f0d5e (patch) | |
tree | 5085292872631bc317afe29a71c1bb9d25fe2a78 /debian/control | |
parent | 7c40af4b4950a69e67c26ebb3c5568cbfbc3dda9 (diff) |
Implement touchpad
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index dd6e5f8..32b713a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: click Section: sound Priority: optional Maintainer: Roland Reichwein <mail@reichwein.it> -Build-Depends: debhelper, clang, libc++-dev, libreichwein-dev, libasound2-dev, libfmt-dev, libboost-all-dev +Build-Depends: debhelper, clang, libc++-dev, libreichwein-dev, libasound2-dev, libfmt-dev, libboost-all-dev, libevdev-dev Standards-Version: 4.5.0 Homepage: http://www.reichwein.it/click/ |