]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blob - debian/control
add missing dependency on libinput-tools (Closes: #1035044)
[deb_pkgs/autorandr.git] / debian / control
1 Source: autorandr
2 Section: x11
3 Priority: optional
4 Maintainer: Don Armstrong <don@debian.org>
5 Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, desktop-file-utils, systemd-dev, pkgconf
6 Standards-Version: 4.6.1
7 Homepage: https://github.com/phillipberndt/autorandr
8 Vcs-Git: https://salsa.debian.org/debian/autorandr.git
9 Vcs-Browser: https://salsa.debian.org/debian/autorandr
10
11 Package: autorandr
12 Architecture: all
13 Depends: x11-xserver-utils, python3, libinput-tools, ${misc:Depends}
14 Description: Automatically select a display configuration for connected devices
15  Autorandr is a script for managing xrandr configurations based on the
16  connected devices. It can be set up to automatically switch to a
17  stored configuration whenever a change in the configuration is
18  detected.