Fix previous commit and do not install rsync
rsync is not needed in the end.
This commit is contained in:
parent
5321d73fa9
commit
d2cfcef5bb
@ -52,9 +52,8 @@ RUN dnf builddep -y \
|
||||
python3-cairo-devel \
|
||||
xorg-x11-server-utils \
|
||||
xorg-x11-server-Xvfb \
|
||||
ninja-build && \
|
||||
ninja-build \
|
||||
cmake && \
|
||||
rsync && \
|
||||
dnf clean all && \
|
||||
pip3 install meson hotdoc && \
|
||||
export PATH="$PATH:/usr/local/lib/python3.6/site-packages"
|
||||
|
Loading…
x
Reference in New Issue
Block a user