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 59466158086 for ; Sat, 16 Oct 2021 15:37:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9BE1EE082B; Sat, 16 Oct 2021 15:37:00 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8438CE082B for ; Sat, 16 Oct 2021 15:37:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5E86C342ED0 for ; Sat, 16 Oct 2021 15:36:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BEFA5151 for ; Sat, 16 Oct 2021 15:36:56 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1634398528.02cb6e27f322666f6b466a5c8f070a2e1afae0fa.asturm@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtgui/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/qtgui/qtgui-5.15.2.9999.ebuild X-VCS-Directories: dev-qt/qtgui/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 02cb6e27f322666f6b466a5c8f070a2e1afae0fa X-VCS-Branch: master Date: Sat, 16 Oct 2021 15:36:56 +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: ecb81304-14ad-4918-902e-6aec0de102be X-Archives-Hash: 5c83537eadcbcf7256fb15ee7b2b1bff commit: 02cb6e27f322666f6b466a5c8f070a2e1afae0fa Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Oct 16 15:35:28 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Oct 16 15:35:28 2021 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=02cb6e27 dev-qt/qtgui: Add missing USE-dep on media-libs/libglvnd[X?] Reported-by: William Throwe cornell.edu> Bug: https://bugs.gentoo.org/816492 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-qt/qtgui/qtgui-5.15.2.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtgui/qtgui-5.15.2.9999.ebuild b/dev-qt/qtgui/qtgui-5.15.2.9999.ebuild index fbc7f440..337e8395 100644 --- a/dev-qt/qtgui/qtgui-5.15.2.9999.ebuild +++ b/dev-qt/qtgui/qtgui-5.15.2.9999.ebuild @@ -31,7 +31,7 @@ RDEPEND=" media-libs/fontconfig >=media-libs/freetype-2.6.1:2 >=media-libs/harfbuzz-1.6.0:= - media-libs/libglvnd + media-libs/libglvnd[X?] sys-libs/zlib:= dbus? ( =dev-qt/qtdbus-${QT5_PV}* ) eglfs? (