net-im/telegram-desktop: Revert misguided changes

Really really sorry for the unnecessary rebuilds. None of these flags
have been required to build telegam-desktop in any of my tests. The
issues regarding cross-compilation should be investigated separately,
though I'm not sure they're issues within telegram-desktop.

Closes: https://bugs.gentoo.org/953283
Closes: https://github.com/gentoo/gentoo/pull/41507
Thanks-to: Tomasz Golinski <tomaszg@math.uwb.edu.pl>
Signed-off-by: Esteve Varela Colominas <esteve.varela@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
Esteve Varela Colominas
2025-04-09 10:29:07 +02:00
committed by Yixun Lan
parent 3b27359263
commit 5a2be1eaba
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ CDEPEND="
media-libs/opus
media-libs/rnnoise
~media-libs/tg_owt-0_pre20241202:=[screencast=,X=]
>=media-video/ffmpeg-6:=[amrenc,lame,opus,twolame,vpx]
>=media-video/ffmpeg-6:=[opus,vpx]
sys-libs/zlib:=[minizip]
kde-frameworks/kcoreaddons:6
!enchant? ( >=app-text/hunspell-1.7:= )

View File

@@ -38,7 +38,7 @@ CDEPEND="
media-libs/opus
media-libs/rnnoise
~media-libs/tg_owt-0_pre20241202:=[screencast=,X=]
>=media-video/ffmpeg-6:=[amrenc,lame,opus,twolame,vpx]
>=media-video/ffmpeg-6:=[opus,vpx]
sys-libs/zlib:=[minizip]
kde-frameworks/kcoreaddons:6
!enchant? ( >=app-text/hunspell-1.7:= )