diff options
author | Markus Lehtonen <markus.lehtonen@linux.intel.com> | 2013-04-22 14:11:32 +0300 |
---|---|---|
committer | Markus Lehtonen <markus.lehtonen@linux.intel.com> | 2014-06-05 14:20:06 +0300 |
commit | 736353f6181ae39982ea687baaf57d4f39886d4d (patch) | |
tree | c27dccbefc9a24d61cf3b76d2b2810b82c6183cb /debian/control | |
parent | 532c7d990143ea6329bbd5d6d8573a89b3709fdf (diff) | |
download | git-buildpackage-736353f6181ae39982ea687baaf57d4f39886d4d.tar.gz git-buildpackage-736353f6181ae39982ea687baaf57d4f39886d4d.tar.bz2 git-buildpackage-736353f6181ae39982ea687baaf57d4f39886d4d.zip |
Disable xcover support for nose
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2e71b798..3b3cca0c 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,6 @@ Build-Depends: python (>> 2.6.6-3~), python-epydoc, python-nose, - python-nosexcover, python-pkg-resources, python-setuptools, sgml2x, |