summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2024-04-10 23:07:32 +0000
committerYixun Lan <dlan@gentoo.org>2024-04-10 23:33:23 +0000
commita9e6c3310976482ab2d9c2bcba2c0a1100ce1f6a (patch)
treea18d0888921d24f4e853b6afea93f15b1f4b8fe8 /net-im/telegram-desktop
parentnet-im/telegram-desktop: add 4.16.6 (diff)
downloadgentoo-a9e6c3310976482ab2d9c2bcba2c0a1100ce1f6a.tar.gz
gentoo-a9e6c3310976482ab2d9c2bcba2c0a1100ce1f6a.tar.bz2
gentoo-a9e6c3310976482ab2d9c2bcba2c0a1100ce1f6a.zip
net-im/telegram-desktop: drop jemalloc[lazy-lock] restriction
tested with jemalloc[lazy-lock], it works fine with 4.16.6, so drop it. Bug: https://bugs.gentoo.org/803233 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-im/telegram-desktop')
-rw-r--r--net-im/telegram-desktop/telegram-desktop-4.16.6.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/telegram-desktop/telegram-desktop-4.16.6.ebuild b/net-im/telegram-desktop/telegram-desktop-4.16.6.ebuild
index a71d70336af3..96d25257595e 100644
--- a/net-im/telegram-desktop/telegram-desktop-4.16.6.ebuild
+++ b/net-im/telegram-desktop/telegram-desktop-4.16.6.ebuild
@@ -47,7 +47,7 @@ CDEPEND="
sys-libs/zlib:=[minizip]
!enchant? ( >=app-text/hunspell-1.7:= )
enchant? ( app-text/enchant:= )
- jemalloc? ( dev-libs/jemalloc:=[-lazy-lock] )
+ jemalloc? ( dev-libs/jemalloc:= )
!qt6? (
>=dev-qt/qtcore-5.15:5=
>=dev-qt/qtgui-5.15:5=[dbus?,jpeg,png,wayland?,X?]
@@ -96,7 +96,6 @@ BDEPEND="
virtual/pkgconfig
wayland? ( dev-util/wayland-scanner )
"
-# dev-libs/jemalloc:=[-lazy-lock] -> https://bugs.gentoo.org/803233
PATCHES=(
"${FILESDIR}/tdesktop-4.2.4-jemalloc-only-telegram-r1.patch"