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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2860115806E for ; Sun, 14 May 2023 15:04:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA4EDE0883; Sun, 14 May 2023 15:04:47 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 pigeon.gentoo.org (Postfix) with ESMTPS id C2E2DE0883 for ; Sun, 14 May 2023 15:04:47 +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 09DCD340E33 for ; Sun, 14 May 2023 15:04:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 46AE9A6E for ; Sun, 14 May 2023 15:04:45 +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: <1684076627.d051a3aaa76360c896cfa356975a1cc622ac5595.chiitoo@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-config/ X-VCS-Repository: proj/qt X-VCS-Files: lxqt-base/lxqt-config/lxqt-config-9999.ebuild X-VCS-Directories: lxqt-base/lxqt-config/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: d051a3aaa76360c896cfa356975a1cc622ac5595 X-VCS-Branch: master Date: Sun, 14 May 2023 15:04:45 +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: 6ba37893-2a43-45f7-b2d4-de4e38f049ef X-Archives-Hash: 3fdddd73d87739c658301b917a0178ea commit: d051a3aaa76360c896cfa356975a1cc622ac5595 Author: Jimi Huotari gentoo org> AuthorDate: Sun May 14 14:07:03 2023 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Sun May 14 15:03:47 2023 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=d051a3aa lxqt-base/lxqt-config: add lxqt-menu-data dependency Signed-off-by: Jimi Huotari gentoo.org> lxqt-base/lxqt-config/lxqt-config-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/lxqt-base/lxqt-config/lxqt-config-9999.ebuild b/lxqt-base/lxqt-config/lxqt-config-9999.ebuild index eaf58667..a672432b 100644 --- a/lxqt-base/lxqt-config/lxqt-config-9999.ebuild +++ b/lxqt-base/lxqt-config/lxqt-config-9999.ebuild @@ -34,6 +34,7 @@ DEPEND=" >=dev-qt/qtx11extras-5.15:5 >=dev-qt/qtxml-5.15:5 =lxqt-base/liblxqt-${MY_PV}*:= + =lxqt-base/lxqt-menu-data-${MY_PV}* sys-libs/zlib:= x11-apps/setxkbmap x11-libs/libxcb:=