diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 21 |
1 files changed, 10 insertions, 11 deletions
diff --git a/debian/control b/debian/control index c3dc0cfc8..a5d30418b 100644 --- a/debian/control +++ b/debian/control @@ -50,9 +50,8 @@ Build-Depends: cmake, libxtst-dev, libzeitgeist-2.0-dev, pkg-config, - python (>= 2.7), - python3 (>= 3.4), - python-setuptools, + python3-all (>= 3.4), + python3-setuptools, quilt, systemd, xserver-xorg-video-dummy, @@ -194,19 +193,19 @@ Package: unity-autopilot Section: python Architecture: all Depends: ${misc:Depends}, - ${python:Depends}, - autopilot-desktop-legacy, - python-windowmocker, + ${python3:Depends}, + autopilot-desktop, + python3-windowmocker, gir1.2-appindicator3-0.1, gir1.2-dee-1.0, gir1.2-glib-2.0, gir1.2-ibus-1.0, gir1.2-unity-5.0, - python-compizconfig, - python-dbus, - python-testtools, - python-xdg, - python-xlib, + python3-compizconfig, + python3-dbus, + python3-testtools, + python3-xdg, + python3-xlib, libxpathselect1.4v5 (>= 1.4), mesa-utils, Description: Autopiloted tests for Unity |
