mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 18:52:09 +01:00
Dockerfile: Reorder packages in alphabetical order
This commit is contained in:
parent
b04142a24f
commit
9cc50a08dc
@ -18,21 +18,21 @@ RUN dnf -y install \
|
||||
libmount-devel \
|
||||
libselinux-devel \
|
||||
libxslt \
|
||||
make \
|
||||
mingw64-gcc \
|
||||
mingw64-gcc-c++ \
|
||||
mingw64-gettext \
|
||||
mingw64-libffi \
|
||||
mingw64-zlib \
|
||||
ninja-build \
|
||||
pcre-devel \
|
||||
python3 \
|
||||
python3-pip \
|
||||
python3-wheel \
|
||||
systemtap-sdt-devel \
|
||||
zlib-devel \
|
||||
wget \
|
||||
unzip \
|
||||
make \
|
||||
mingw64-gcc \
|
||||
mingw64-gcc-c++ \
|
||||
mingw64-gettext \
|
||||
mingw64-zlib \
|
||||
mingw64-libffi \
|
||||
wget \
|
||||
zlib-devel \
|
||||
&& dnf clean all
|
||||
|
||||
RUN pip3 install meson
|
||||
|
Loading…
x
Reference in New Issue
Block a user