From 18bd275be69c298102c78b0664854ec4ad88c433 Mon Sep 17 00:00:00 2001 From: William Hua Date: Thu, 20 Jun 2013 12:26:58 -0400 Subject: Fix lintian error. --- debian/control | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 4aabea2a..8eeadcbb 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,8 @@ Build-Depends: debhelper (>= 9.0.0), libgnome-desktop-3-dev, libgnomekbd-dev, libibus-1.0-dev (>= 1.5.0), - libbamf3-dev + libbamf3-dev, + python-support Standards-Version: 3.9.4 Homepage: https://code.launchpad.net/indicator-keyboard # If you aren't a member of ~indicator-applet-developers but need to upload @@ -32,9 +33,10 @@ Description: Keyboard indicator Package: indicator-keyboard-autopilot Architecture: all Depends: ${misc:Depends}, + ${python:Depends}, indicator-keyboard (>= ${source:Version}), libautopilot-gtk, - python-pyatspi, - python-autopilot + python-autopilot, + python-pyatspi Description: Keyboard indicator autopilot tests This package provides autopilot integration tests for indicator-keyboard. -- cgit v1.2.3