Commit 14633a39 authored by Ophélie Gagnard's avatar Ophélie Gagnard

installation/dependencies-installation.sh: Add a dependency.

parent 09922934
......@@ -3,7 +3,7 @@ apt -y install git vim tree
# ACTUAL DEPENDENCIES
# installing miscellaneous useful packages
apt -y install make autopoint autoconf libtool libattr1-dev musl-tools mmv sbsigntool libssl-dev
apt -y install make autopoint autoconf libtool libattr1-dev musl-tools mmv sbsigntool libssl-dev python3-deb
# installing more necessary packages to activate Secure Boot with our own keys
apt -y install efitools
# installing packages needed to build fluentbit
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment