mirror of
https://github.com/ps5-linux/ps5-linux-image.git
synced 2026-07-16 01:50:40 +00:00
Add dwarves package.
This commit is contained in:
@@ -3,7 +3,7 @@ FROM ubuntu:24.04
|
|||||||
ENV DEBIAN_FRONTEND=noninteractive
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||||
build-essential bc bison flex kmod cpio gawk \
|
build-essential bc bison dwarves flex kmod cpio gawk \
|
||||||
libdw-dev libelf-dev libssl-dev \
|
libdw-dev libelf-dev libssl-dev \
|
||||||
python3 rsync dpkg-dev debhelper zstd \
|
python3 rsync dpkg-dev debhelper zstd \
|
||||||
perl git xz-utils ccache \
|
perl git xz-utils ccache \
|
||||||
|
|||||||
Reference in New Issue
Block a user