From 3ca7b76258a85d0ca2929300434f8d92433bcec1 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 13 Feb 2023 21:54:15 +0100 Subject: [PATCH] telegram-desktop: rebuild after abseil bump --- net-im/telegram-desktop/telegram_desktop-4.6.2.recipe | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/net-im/telegram-desktop/telegram_desktop-4.6.2.recipe b/net-im/telegram-desktop/telegram_desktop-4.6.2.recipe index 9bab2ce52..983d24056 100644 --- a/net-im/telegram-desktop/telegram_desktop-4.6.2.recipe +++ b/net-im/telegram-desktop/telegram_desktop-4.6.2.recipe @@ -3,7 +3,7 @@ DESCRIPTION="Unofficial build of the original Telegram client for Haiku." HOMEPAGE="https://www.telegram.org/" COPYRIGHT="2013-2023 Telegram" LICENSE="GNU GPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/telegramdesktop/tdesktop/releases/download/v$portVersion/tdesktop-$portVersion-full.tar.gz" CHECKSUM_SHA256="f4cff5ec547c8aa5da7912c66a171afa048c933c93cd07e98ea7bf4c1e784db1" SOURCE_FILENAME="tdesktop-$portVersion-full.tar.gz" @@ -46,6 +46,7 @@ REQUIRES=" lib:libopenal$secondaryArchSuffix lib:libopus$secondaryArchSuffix lib:libprotobuf$secondaryArchSuffix + lib:libqrcodegen$secondaryArchSuffix lib:libQt6Core$secondaryArchSuffix lib:libQt6Core5Compat$secondaryArchSuffix lib:libQt6Gui$secondaryArchSuffix @@ -65,7 +66,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel qt6_tools${secondaryArchSuffix}_devel - devel:libabsl_strings$secondaryArchSuffix + devel:libabsl_strings$secondaryArchSuffix >= 2206.0.0 devel:libavcodec$secondaryArchSuffix >= 58 devel:libcrypto$secondaryArchSuffix devel:libglib_2.0$secondaryArchSuffix