diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..192dff0 --- /dev/null +++ b/debian/control @@ -0,0 +1,17 @@ +Source: barrier +Section: utils +Priority: optional +Standards-Version: 3.9.7 +Homepage: https://github.com/debauchee/barrier/ +Maintainer: Debauchee Open Source Group <todo@mail.com> + +Package: barrier +Architecture: amd64 +Section: utils +Priority: optional +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: Keyboard and mouse sharing solution + Barrier allows you to share one mouse and keyboard between multiple computers. + Work seamlessly across Windows, macOS and Linux. +Homepage: https://github.com/debauchee/barrier/ |
