commit 7aa5318155b34eeb211c5c7c0855d2c0312ca5d2
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Wed Dec 23 20:15:28 2020 +0100
Added missing build requirements.
telegram-desktop.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 4cbb4e1..97bd523 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -79,6 +79,7 @@ BuildRequires: gcc
BuildRequires: guidelines-support-library-devel >= 3.0.1
BuildRequires: qt5-qtbase-private-devel
BuildRequires: range-v3-devel >= 0.10.0
+BuildRequires: xcb-util-keysyms-devel
BuildRequires: libqrcodegencpp-devel
BuildRequires: minizip-compat-devel
BuildRequires: qt5-qtwayland-devel
@@ -92,6 +93,7 @@ BuildRequires: expected-devel
BuildRequires: hunspell-devel
BuildRequires: openssl-devel
BuildRequires: wayland-devel
+BuildRequires: libxcb-devel
BuildRequires: xxhash-devel
BuildRequires: json11-devel
BuildRequires: tg_owt-devel