commit 24932df0ea05aa4760f380336d77c7aee3a12db4
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Thu Sep 14 12:14:54 2023 +0300
Try to bundle GSL.
telegram-desktop.spec | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 685bce3..821ba95 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -74,7 +74,6 @@ BuildRequires: pkgconfig(xcb)
BuildRequires: pkgconfig(xcb-keysyms)
BuildRequires: pkgconfig(xcb-record)
BuildRequires: pkgconfig(xcb-screensaver)
-BuildRequires: pkgconfig(gsl)
BuildRequires: boost-devel
BuildRequires: cmake
@@ -129,7 +128,7 @@ business messaging needs.
%autosetup -n %{appname}-%{version}-full -p1
# Unbundling libraries...
-rm -rf
Telegram/ThirdParty/{GSL,QR,dispatch,expected,fcitx-qt5,fcitx5-qt,hime,hunspell,jemalloc,kimageformats,lz4,minizip,nimf,range-v3,xxHash}
+rm -rf
Telegram/ThirdParty/{QR,dispatch,expected,fcitx-qt5,fcitx5-qt,hime,hunspell,jemalloc,kimageformats,lz4,minizip,nimf,range-v3,xxHash}
%build
# Building Telegram Desktop using cmake...
Show replies by date