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
live-build
Commits
30122125
Commit
30122125
authored
Jan 04, 2015
by
Daniel Baumann
Browse files
Adding wget dependency in chroot_firmware.
parent
501a2817
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/build/chroot_firmware
View file @
30122125
...
...
@@ -41,6 +41,9 @@ Check_lockfile .lock
# Creating lock file
Create_lockfile .lock
# Checking depends
Check_package host /usr/bin/wget wget
# Diverting update-initramfs
#case "${LB_INITRAMFS}" in
# live-boot)
...
...
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