Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4bb509f

Browse files
Update Dockerfile
1 parent e9df94f commit 4bb509f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Dockerfile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ RUN apt update && \
99

1010
RUN apt build-dep -y linux || apt install -f
1111

12-
RUN apt install -y libelf-dev libssl-dev bison flex bc
12+
RUN apt install -y libelf-dev libssl-dev bison flex bc libncurses-dev
1313

1414
RUN git clone https://github.com/pwndbg/pwndbg && \
1515
cd pwndbg && \

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /