Skip to content
Snippets Groups Projects
Commit 43741316 authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- fixed dependency

parent 1439ab66
Branches
No related tags found
No related merge requests found
Pipeline #10491 passed
......@@ -6,7 +6,7 @@ variables:
before_script:
- if [[ -d $EXTDPKG ]]; then cp -r $EXTDPKG/* /var/cache/apt/; fi
- apt update
- apt install -y libxml2-utils help2man man gzip make dpkg p7zip tar dh_make
- apt install -y libxml2-utils help2man man gzip make dpkg p7zip tar dh-make
cache:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment