Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
7fcde158
Commit
7fcde158
authored
Jan 16, 2019
by
anonym
Browse files
Add missing deps.
These were still missing on my Sid system.
parent
11a42ea6
Changes
1
Hide whitespace changes
Inline
Side-by-side
wiki/src/contribute/release_process/persistence-setup.mdwn
View file @
7fcde158
...
...
@@ -16,7 +16,9 @@ Install build and test dependencies
sudo apt install \
devscripts \
dh-make-perl \
libdist-zilla-app-command-authordebs-perl && \
libdist-zilla-app-command-authordebs-perl \
libfunction-parameters-perl \
libuuid-tiny-perl && \
dzil authordebs --install && \
git checkout debian && \
mk-build-deps -i -r --root-cmd sudo
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment