diff options
| -rw-r--r-- | debian/control | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/debian/control b/debian/control index 70effa02c..0f59e5455 100644 --- a/debian/control +++ b/debian/control @@ -166,7 +166,7 @@ Section: python  Architecture: all  Depends: ${misc:Depends},  ${python:Depends}, - libxpathselect, + libxpathselect1.1,  Description: Autopiloted tests for Unity  We test Unity automatically through autopilot, a framework which enables us  to trigger keyboard and mouse events on the fly as well as introspecting | 
