From 27d3313807296c3943a96ceef8c2b7279cb56962 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 18 May 2024 19:39:59 +0200 Subject: Adding debian version 6.7.7-1. Signed-off-by: Daniel Baumann --- debian/salsa-ci.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'debian/salsa-ci.yml') diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml index 3062e82ef..58efe6a39 100644 --- a/debian/salsa-ci.yml +++ b/debian/salsa-ci.yml @@ -60,6 +60,7 @@ extract-source: gpgv \ kernel-wedge \ python3 \ + python3-dacite \ python3-debian \ python3-jinja2 \ quilt \ @@ -213,7 +214,7 @@ python-static: script: - | apt-get update && eatmydata apt-get install --no-install-recommends -y \ - flake8 python3 python3-jinja2 python3-pytest + flake8 python3 python3-dacite python3-jinja2 python3-pytest # Run both checkers and coalesce their results rather than exiting # on first failure @@ -236,7 +237,7 @@ kconfig-static: # Unpack source and apply featureset patches - | apt-get update && eatmydata apt-get install --no-install-recommends -y \ - debhelper dpkg-dev git python3 quilt + debhelper dpkg-dev git python3 python3-dacite quilt - dpkg-source -x ${WORKING_DIR}/*.dsc ${WORKING_DIR}/${SOURCE_DIR} - cd ${WORKING_DIR}/${SOURCE_DIR} - debian/rules source -- cgit v1.2.3