aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorArif Ali <arif.ali@canonical.com>2023-11-18 15:36:33 +0000
committerJake Hunsaker <jacob.r.hunsaker@gmail.com>2023-11-26 12:26:43 -0500
commit2e6ca7bf5fb8f88f0f59b864e87258ad67b598e4 (patch)
treebede9b64f65d591d56994c16386a6037f0aac44c /debian/control
parent877920607889ff6828b7f41be90b3a9d027444bb (diff)
downloadsos-2e6ca7bf5fb8f88f0f59b864e87258ad67b598e4.tar.gz
[deb][pkg] Update control for downstream build
* python3-setuptools is still required for building the package * python3-yaml is required for build for tests with the conformance_tests * Add the same ignores as dowstream build, so that we don't have to keep changing these. Once the avocado is packaged, we can take this out * Update image for the deb creation, so that it can be minimal * Fix lxd runtime, so that if the root device is not available, it will not look at the storage pools Downstream build machines are much more minimal compared to gce instances, so we require more dependencies to be added. Signed-off-by: Arif Ali <arif.ali@canonical.com>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index fe68fde4..0ca62874 100644
--- a/debian/control
+++ b/debian/control
@@ -10,10 +10,12 @@ Build-Depends:
python3-all,
python3-coverage,
python3-nose,
+ python3-setuptools,
python3-sphinx,
python3-magic,
python3-pexpect,
python3-packaging,
+ python3-yaml,
Homepage: https://github.com/sosreport/sos
Vcs-Browser: https://salsa.debian.org/sosreport-team/sosreport
Vcs-Git: https://salsa.debian.org/sosreport-team/sosreport.git