summaryrefslogtreecommitdiffstats
path: root/debian/salsa-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to 'debian/salsa-ci.yml')
-rw-r--r--debian/salsa-ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml
index 4083bd0..6f6a914 100644
--- a/debian/salsa-ci.yml
+++ b/debian/salsa-ci.yml
@@ -41,13 +41,14 @@ extract-source:
# Install dependencies of gencontrol.py and debian/rules orig
# plus origtargz
- apt-get update
- - eatmydata apt-get install --no-install-recommends -y make
+ - eatmydata apt-get install --no-install-recommends -y make dpkg-dev
- |
eatmydata apt-get install --no-install-recommends -y \
debhelper \
devscripts \
git \
python3 \
+ python3-dacite \
python3-jinja2 \
quilt \
rsync \