add u-boot deps.

This commit is contained in:
licsber 2024-04-04 15:45:58 +08:00
parent 6149be1553
commit 282bf74988

View File

@ -7,7 +7,7 @@ RUN lscpu && \
apt install -y -qq build-essential clang flex bison g++ gawk \
gcc-multilib g++-multilib gettext git libncurses-dev libssl-dev \
python3-distutils rsync unzip zlib1g-dev file wget \
libelf-dev python3-pyelftools \
python3-setuptools libelf-dev python3-pyelftools swig \
screenfetch tree && \
apt clean > /dev/null && \
rm -rf /var/lib/apt/list/* && \