From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F05551581EE for ; Mon, 07 Apr 2025 11:36:58 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id CF8CF3430BD for ; Mon, 07 Apr 2025 11:36:58 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id E081D1104B6; Mon, 07 Apr 2025 11:36:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id D60B11104B6 for ; Mon, 07 Apr 2025 11:36:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 62FDD342FEC for ; Mon, 07 Apr 2025 11:36:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9DFC7146A for ; Mon, 07 Apr 2025 11:36:52 +0000 (UTC) From: "Jimi Huotari" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jimi Huotari" Message-ID: <1744025547.6fa45617a7bd92e80bc8f543df1677b29b22faf7.chiitoo@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-panel/ X-VCS-Repository: proj/qt X-VCS-Files: lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild X-VCS-Directories: lxqt-base/lxqt-panel/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: 6fa45617a7bd92e80bc8f543df1677b29b22faf7 X-VCS-Branch: master Date: Mon, 07 Apr 2025 11:36:52 +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: a1cb927b-5e3c-400b-9593-8ab735d92572 X-Archives-Hash: 06c6720b314031e92437511a0cc3e1c3 commit: 6fa45617a7bd92e80bc8f543df1677b29b22faf7 Author: Jimi Huotari gentoo org> AuthorDate: Mon Apr 7 11:32:27 2025 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Mon Apr 7 11:32:27 2025 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=6fa45617 lxqt-base/lxqt-panel: add missing wayland dependencies Signed-off-by: Jimi Huotari gentoo.org> lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild index 6924bd99..b3f09e82 100644 --- a/lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild +++ b/lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild @@ -39,8 +39,10 @@ BDEPEND=" " DEPEND=" >=dev-libs/libqtxdg-4.1.0 + dev-libs/wayland >=dev-qt/qtbase-6.6:6[dbus,gui,widgets,xml] >=dev-qt/qtsvg-6.6:6 + >=dev-qt/qtwayland-6.6:6 kde-frameworks/kwindowsystem:6[X] kde-plasma/layer-shell-qt:6 >=lxde-base/menu-cache-1.1.0