Skip to content
Snippets Groups Projects
Commit 5a65b174 authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

Install debian devscripts for debchange

parent 92cc73bb
No related branches found
No related tags found
No related merge requests found
Pipeline #487 failed
...@@ -4,7 +4,7 @@ before_script: ...@@ -4,7 +4,7 @@ before_script:
- export LANG=en_US.UTF-8 - export LANG=en_US.UTF-8
- id - id
- apt-get update - apt-get update
- apt-get install -y dpkg-dev quilt - apt-get install -y dpkg-dev quilt devscripts
- python3 -m venv venv - python3 -m venv venv
- source venv/bin/activate - source venv/bin/activate
- pip install wheel - pip install wheel
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment