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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0B38D1581EE for ; Mon, 07 Apr 2025 11:36:56 +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 EA25A342FEC for ; Mon, 07 Apr 2025 11:36:55 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id DE7401102CE; Mon, 07 Apr 2025 11:36:54 +0000 (UTC) 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 bobolink.gentoo.org (Postfix) with ESMTPS id D51E21102CE 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 87A06342FF7 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 B1E3B152A 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: <1744025583.9c224d2232f3b9ec7dbd7f4b169be72e9b05c43c.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: 9c224d2232f3b9ec7dbd7f4b169be72e9b05c43c 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: 6a179630-1fea-4eba-923d-0d9736391e52 X-Archives-Hash: eb81db7c16d70cec6d815622f50b2121 commit: 9c224d2232f3b9ec7dbd7f4b169be72e9b05c43c Author: Jimi Huotari gentoo org> AuthorDate: Mon Apr 7 11:33:03 2025 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Mon Apr 7 11:33:03 2025 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=9c224d22 lxqt-base/lxqt-panel: remove 'lxde-base/menu-cache' dependency Signed-off-by: Jimi Huotari gentoo.org> lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild index b3f09e82..d68c9072 100644 --- a/lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild +++ b/lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild @@ -45,7 +45,6 @@ DEPEND=" >=dev-qt/qtwayland-6.6:6 kde-frameworks/kwindowsystem:6[X] kde-plasma/layer-shell-qt:6 - >=lxde-base/menu-cache-1.1.0 =lxqt-base/liblxqt-${MY_PV}*:= =lxqt-base/lxqt-globalkeys-${MY_PV}* =lxqt-base/lxqt-menu-data-${MY_PV}*