mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Build without libICE and libSM on Linux
There's no any session management anyway
This commit is contained in:
@@ -12,8 +12,8 @@ RUN yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.n
|
||||
RUN yum -y install https://packages.endpoint.com/rhel/7/os/x86_64/endpoint-repo-1.7-1.x86_64.rpm
|
||||
RUN yum -y install centos-release-scl
|
||||
|
||||
RUN yum -y install git cmake3 zlib-devel gtk2-devel gtk3-devel libICE-devel \
|
||||
libSM-devel libdrm-devel autoconf automake libtool fontconfig-devel \
|
||||
RUN yum -y install git cmake3 zlib-devel gtk2-devel gtk3-devel \
|
||||
libdrm-devel autoconf automake libtool fontconfig-devel \
|
||||
freetype-devel libX11-devel at-spi2-core-devel alsa-lib-devel \
|
||||
pulseaudio-libs-devel mesa-libGL-devel mesa-libEGL-devel \
|
||||
pkgconfig bison yasm file which xorg-x11-util-macros \
|
||||
@@ -436,6 +436,7 @@ RUN echo './configure -prefix '$'\"''$QT_PREFIX'$'\"'' \
|
||||
-qt-pcre \
|
||||
-no-icu \
|
||||
-no-gtk \
|
||||
-no-feature-xcb-sm \
|
||||
-no-feature-wayland-server \
|
||||
-static \
|
||||
-dbus-runtime \
|
||||
|
||||
+1
-1
Submodule cmake updated: b5124ece3e...783efab5aa
Reference in New Issue
Block a user