Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion telegram-desktop.spec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Source0: %{url}/releases/download/v%{version}/%{appname}-%{version}-full.tar.gz

# Telegram Desktop require more than 8 GB of RAM on linking stage.
# Disabling all low-memory architectures.
ExclusiveArch: x86_64 aarch64
ExclusiveArch: x86_64 aarch64 ppc64le

BuildRequires: cmake(Microsoft.GSL)
BuildRequires: cmake(OpenAL)
Expand Down