24
24
# FIXME: Arguably this should be vm.build_deps=brz but it requires either an
25
25
# available package or at least a debian/ dir ? -- vila 2018-02-23
26
brz.build_deps = gcc, debhelper, python3, python3-all-dev, python3-configobj, python3-docutils, python3-paramiko, python3-subunit, python3-testtools, subunit, python3-pip, python3-setuptools, python3-flake8, python3-sphinx, python3-launchpadlib
26
brz.build_deps = gcc, debhelper, python3, python3-all-dev, python3-configobj, python3-docutils, python3-paramiko, python3-subunit, python3-testtools, subunit, python3-pip, python3-setuptools, python3-flake8, python3-sphinx, python3-launchpadlib, python3-pyinotify
27
27
subunit.build_deps = python3-testscenarios, python3-testtools, cython, cython3, quilt
28
28
vm.packages = {brz.build_deps}, {subunit.build_deps}, bzr, git, python-junitxml