diff options
| author | Timo Jyrinki <timo.jyrinki@canonical.com> | 2013-11-06 08:24:49 +0200 |
|---|---|---|
| committer | Timo Jyrinki <timo.jyrinki@canonical.com> | 2013-11-06 08:24:49 +0200 |
| commit | 298ab54222793ce87716c36f9cd2fb2d64f03687 (patch) | |
| tree | 4ea1b44f438535ab1389dfb398f59d95c0f862af /debian | |
| parent | 6810fd1d785bb8f08a29421dc6cf2e7ad0cb05e8 (diff) | |
Revert the revert bzr3586 to get xpathselect1.4 support back in.
(bzr r3587.2.1)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 2865a231a..27937258e 100644 --- a/debian/control +++ b/debian/control @@ -48,7 +48,7 @@ Build-Depends: cmake, libxcb-icccm4-dev, libxfixes-dev (>= 1:5.0.1-1), libxi-dev (>= 2:1.7.1.901), - libxpathselect-dev (>=1.3), + libxpathselect-dev (>=1.4), libzeitgeist-2.0-dev, pkg-config, python (>= 2.7), @@ -178,7 +178,7 @@ Depends: ${misc:Depends}, python-testtools, python-xdg, python-xlib, - libxpathselect1.3 (>= 1.3), + libxpathselect1.4 (>= 1.4), 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 |
