Added build-deps to debian/control that are needed to run test suite.
Fixed an error in a test case.
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@@ -2,7 +2,7 @@ Source: nova
|
|||||||
Section: net
|
Section: net
|
||||||
Priority: extra
|
Priority: extra
|
||||||
Maintainer: Jesse Andrews <jesse@ansolabs.com>
|
Maintainer: Jesse Andrews <jesse@ansolabs.com>
|
||||||
Build-Depends: debhelper (>= 7)
|
Build-Depends: debhelper (>= 7), nettle-bin, redis-server (>=2:2.0.0~rc1), python-m2crypto, lsh-utils
|
||||||
Build-Depends-Indep: python-support
|
Build-Depends-Indep: python-support
|
||||||
Standards-Version: 3.8.4
|
Standards-Version: 3.8.4
|
||||||
XS-Python-Version: 2.6
|
XS-Python-Version: 2.6
|
||||||
|
|||||||
Reference in New Issue
Block a user