summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2012-08-15 16:39:52 -0400
committerMicah Anderson <micah@riseup.net>2012-08-15 16:39:52 -0400
commitd2f51dd288ed7625daab6012502f97fd9a886c0a (patch)
treefef5c058544d4d68c7ce84dea0293658106dcd47
parent898bc4c76bfa72b1fa88d298be0140355dbf1e94 (diff)
fix build-dependency on python-mock
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 09c40e0..047bef1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Standards-Version: 3.9.3
Homepage: http://leap.se
#Vcs-Git: git://git.debian.org/collab-maint/python-leap-client.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/python-leap-client.git;a=summary
-Build-Depends: debhelper (>= 8.0.0), pyqt4-dev-tools, python-nose, python-moc, python-sphinx, pep8
+Build-Depends: debhelper (>= 8.0.0), pyqt4-dev-tools, python-nose, python-mock, python-sphinx, pep8
X-Python-Version: >= 2.6
Package: python-leap-client