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 4B1B3158087 for ; Sat, 16 Oct 2021 23:22:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4777AE0864; Sat, 16 Oct 2021 23:22:00 +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-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2FB37E0844 for ; Sat, 16 Oct 2021 23:22: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 374B1343190 for ; Sat, 16 Oct 2021 23:21:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A8A3D155 for ; Sat, 16 Oct 2021 23:21:57 +0000 (UTC) From: "Davide Pesavento" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Davide Pesavento" Message-ID: <1634426136.71fa0ab23155e978d0e8d945bcbef8df7dfcfee8.pesa@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtwayland/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/qtwayland/qtwayland-5.15.2.9999.ebuild X-VCS-Directories: dev-qt/qtwayland/ X-VCS-Committer: pesa X-VCS-Committer-Name: Davide Pesavento X-VCS-Revision: 71fa0ab23155e978d0e8d945bcbef8df7dfcfee8 X-VCS-Branch: master Date: Sat, 16 Oct 2021 23:21:57 +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: ed3b4c43-f576-4970-9422-392fbcf07000 X-Archives-Hash: d90ad77f7b64e3cff19112732fbbab66 commit: 71fa0ab23155e978d0e8d945bcbef8df7dfcfee8 Author: Davide Pesavento gentoo org> AuthorDate: Sat Oct 16 23:15:36 2021 +0000 Commit: Davide Pesavento gentoo org> CommitDate: Sat Oct 16 23:15:36 2021 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=71fa0ab2 dev-qt/qtwayland: simplify depend atom Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Davide Pesavento gentoo.org> dev-qt/qtwayland/qtwayland-5.15.2.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtwayland/qtwayland-5.15.2.9999.ebuild b/dev-qt/qtwayland/qtwayland-5.15.2.9999.ebuild index b680c42c..6b0c9b9c 100644 --- a/dev-qt/qtwayland/qtwayland-5.15.2.9999.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.15.2.9999.ebuild @@ -20,7 +20,7 @@ DEPEND=" =dev-qt/qtdeclarative-${QT5_PV}*:5= =dev-qt/qtgui-${QT5_PV}*:5=[egl,libinput,vulkan=,X?] media-libs/libglvnd - >=x11-libs/libxkbcommon-0.2.0 + x11-libs/libxkbcommon vulkan? ( dev-util/vulkan-headers ) X? ( =dev-qt/qtgui-${QT5_PV}*[-gles2-only]