From ec35bda45792061778bcd3c91831ed6d194c754f Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Tue, 31 Oct 2017 10:17:15 -0700 Subject: [PATCH] only depend on python, not python2 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c95ed85..d270d39 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Vcs-Browser: https://git.donarmstrong.com/deb_pkgs/autorandr.git Package: autorandr Architecture: all -Depends: x11-xserver-utils, python2, ${misc:Depends} +Depends: x11-xserver-utils, python, ${misc:Depends} Description: Automatically select a display configuration for connected devices Autorandr is a script for managing xrandr configurations based on the connected devices. It can be set up to automatically switch to a -- 2.39.2