mirror of
https://github.com/brl/mutter.git
synced 2024-11-12 17:27:03 -05:00
Dockerfile: Align comment with command
This commit is contained in:
parent
a892e7a6aa
commit
e2cd9abf46
@ -4,7 +4,7 @@ RUN dnf -y update && dnf -y upgrade && \
|
||||
dnf install -y 'dnf-command(builddep)' && \
|
||||
dnf builddep -y mutter && \
|
||||
|
||||
# Until Fedora catches up with meson build-deps
|
||||
# Until Fedora catches up with meson build-deps
|
||||
dnf install -y meson xorg-x11-server-Xorg gnome-settings-daemon-devel egl-wayland-devel xorg-x11-server-Xwayland && \
|
||||
|
||||
dnf install -y intltool redhat-rpm-config make && \
|
||||
|
Loading…
Reference in New Issue
Block a user