mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-07 15:43:55 +02:00
parent
3c7f3e8740
commit
c91f41e988
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ RUN dnf -y install epel-release \
|
||||||
glib2-devel at-spi2-core-devel gtk3-devel boost1.78-devel fmt-devel \
|
glib2-devel at-spi2-core-devel gtk3-devel boost1.78-devel fmt-devel \
|
||||||
&& dnf clean all
|
&& dnf clean all
|
||||||
|
|
||||||
|
RUN alternatives --set python3 /usr/bin/python3.11
|
||||||
RUN python3 -m pip install meson ninja
|
RUN python3 -m pip install meson ninja
|
||||||
RUN sed -i '/Requires.private: valgrind/d' /usr/lib64/pkgconfig/libdrm.pc
|
RUN sed -i '/Requires.private: valgrind/d' /usr/lib64/pkgconfig/libdrm.pc
|
||||||
RUN echo set debuginfod enabled on > /opt/rh/{{ TOOLSET }}/root/etc/gdbinit.d/00-debuginfod.gdb
|
RUN echo set debuginfod enabled on > /opt/rh/{{ TOOLSET }}/root/etc/gdbinit.d/00-debuginfod.gdb
|
||||||
|
|
Loading…
Add table
Reference in a new issue