docker image: install triehash
This commit is contained in:
parent
06fbff4755
commit
5a4dab1fde
@ -168,6 +168,9 @@ PACKAGES+=" protobuf-c-compiler"
|
|||||||
PACKAGES+=" python3-yaml"
|
PACKAGES+=" python3-yaml"
|
||||||
PACKAGES+=" cvs"
|
PACKAGES+=" cvs"
|
||||||
|
|
||||||
|
# Needed by apt.
|
||||||
|
PACKAGES+=" triehash"
|
||||||
|
|
||||||
# Do not require sudo if already running as root.
|
# Do not require sudo if already running as root.
|
||||||
if [ "$(id -u)" = "0" ]; then
|
if [ "$(id -u)" = "0" ]; then
|
||||||
SUDO=""
|
SUDO=""
|
||||||
|
Loading…
Reference in New Issue
Block a user