diff --git a/pkg/ubuntu/debian/control b/pkg/ubuntu/debian/control index 7337968c428929a543851ca11cc1fcd96361cbb1..68a1d227a8200f93b03a4cdabd1a5422b5dc9bf1 100644 --- a/pkg/ubuntu/debian/control +++ b/pkg/ubuntu/debian/control @@ -7,6 +7,6 @@ Standards-Version: 3.9.4 Package: xdgurl Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.7.0), python-tk (>= 2.7.0) +Depends: ${shlibs:Depends}, ${misc:Depends}, python-tk (>= 2.7.0), python3-tk (>= 3.2.0) Description: xdgurl An install helper program for desktop stuff.