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 43B47138334 for ; Sun, 1 Dec 2019 12:29:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86646E0814; Sun, 1 Dec 2019 12:29:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 6A86BE0814 for ; Sun, 1 Dec 2019 12:29:33 +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 D2E8F34D644 for ; Sun, 1 Dec 2019 12:29:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 20C2C778 for ; Sun, 1 Dec 2019 12:29:29 +0000 (UTC) From: "Benda XU" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Benda XU" Message-ID: <1575203358.4768d28b19b5598957b7f6f5b29d64a2cb53cd3a.heroxbd@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/xpra/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/xpra/xpra-3.0.2.ebuild X-VCS-Directories: x11-wm/xpra/ X-VCS-Committer: heroxbd X-VCS-Committer-Name: Benda XU X-VCS-Revision: 4768d28b19b5598957b7f6f5b29d64a2cb53cd3a X-VCS-Branch: master Date: Sun, 1 Dec 2019 12:29:29 +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: 7af539b7-4106-4ec0-a93d-277b3c50c65c X-Archives-Hash: e065a9ac176cb45c9a1e56848956bb21 commit: 4768d28b19b5598957b7f6f5b29d64a2cb53cd3a Author: Benda Xu gentoo org> AuthorDate: Sun Dec 1 12:28:40 2019 +0000 Commit: Benda XU gentoo org> CommitDate: Sun Dec 1 12:29:18 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4768d28b x11-wm/xpra: depend on pyopengl when USE=opengl. pygtkglext is no longer needed with GTK3. Credit: Ogelpre Closes: https://bugs.gentoo.org/701640 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Benda Xu gentoo.org> x11-wm/xpra/xpra-3.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/xpra/xpra-3.0.2.ebuild b/x11-wm/xpra/xpra-3.0.2.ebuild index 2f4009ac557..c57900d96ee 100644 --- a/x11-wm/xpra/xpra-3.0.2.ebuild +++ b/x11-wm/xpra/xpra-3.0.2.ebuild @@ -52,7 +52,7 @@ COMMON_DEPEND="${PYTHON_DEPS} !libav? ( >=media-video/ffmpeg-2:0=[x264] ) libav? ( media-video/libav:0=[x264] ) ) jpeg? ( media-libs/libjpeg-turbo ) - opengl? ( dev-python/pygtkglext ) + opengl? ( dev-python/pyopengl ) pulseaudio? ( media-sound/pulseaudio ) sound? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0