Skip to content

Commit

Permalink
Removed leftover comment in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
obilodeau committed Nov 26, 2021
1 parent 0efbdd1 commit 8c6c6f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
python3-setuptools \
# Required for venv setup
python3-venv \
# Required to build RLE module (GUI)
# Required to build RLE module
build-essential python3-dev \
# Required to build PyAV (pyrdp-convert to MP4)
libavformat-dev libavcodec-dev libavdevice-dev \
Expand Down

0 comments on commit 8c6c6f9

Please sign in to comment.