From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DA6A2138350 for ; Tue, 11 Feb 2020 19:02:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15055E08F1; Tue, 11 Feb 2020 19:02:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F3011E08F1 for ; Tue, 11 Feb 2020 19:02:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F38AD34EBA8 for ; Tue, 11 Feb 2020 19:02:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3577C7B for ; Tue, 11 Feb 2020 19:02:49 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1581447755.a9d1a1dc75c8c89ae78cf31151a07794ceda6f36.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/telegram-desktop/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/telegram-desktop/telegram-desktop-1.9.10-r1.ebuild net-im/telegram-desktop/telegram-desktop-1.9.10-r2.ebuild X-VCS-Directories: net-im/telegram-desktop/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: a9d1a1dc75c8c89ae78cf31151a07794ceda6f36 X-VCS-Branch: master Date: Tue, 11 Feb 2020 19:02:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 928af86b-fc97-437d-a2a5-6ab00af40501 X-Archives-Hash: 30e5e1ee5c9fbc2ce29bbccf8fafea94 commit: a9d1a1dc75c8c89ae78cf31151a07794ceda6f36 Author: Georgy Yakovlev gentoo org> AuthorDate: Tue Feb 11 19:00:49 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Tue Feb 11 19:02:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9d1a1dc net-im/telegram-desktop: require qtgui[jpeg] Bug: https://bugs.gentoo.org/709286 Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev gentoo.org> ...ram-desktop-1.9.10-r1.ebuild => telegram-desktop-1.9.10-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/telegram-desktop/telegram-desktop-1.9.10-r1.ebuild b/net-im/telegram-desktop/telegram-desktop-1.9.10-r2.ebuild similarity index 98% rename from net-im/telegram-desktop/telegram-desktop-1.9.10-r1.ebuild rename to net-im/telegram-desktop/telegram-desktop-1.9.10-r2.ebuild index 660977c09e0..7ca78dd8960 100644 --- a/net-im/telegram-desktop/telegram-desktop-1.9.10-r1.ebuild +++ b/net-im/telegram-desktop/telegram-desktop-1.9.10-r2.ebuild @@ -42,8 +42,8 @@ RDEPEND="!net-im/telegram-desktop-bin x11-libs/libva[X,drm] x11-libs/libX11 || ( - dev-qt/qtgui:5[png,X(-)] - dev-qt/qtgui:5[png,xcb(-)] + dev-qt/qtgui:5[jpeg,png,X(-)] + dev-qt/qtgui:5[jpeg,png,xcb(-)] ) || ( dev-qt/qtwidgets:5[png,X(-)]