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 1AFD315814C for ; Tue, 19 Sep 2023 16:44:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B1682BC025; Tue, 19 Sep 2023 16:44:05 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 3FB752BC025 for ; Tue, 19 Sep 2023 16:44:05 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 49EDB335CE9 for ; Tue, 19 Sep 2023 16:44:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6AFF811E7 for ; Tue, 19 Sep 2023 16:44:02 +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: <1695141817.838e8d28afa1b3957a81bf0451961f9a0283bb85.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kdeclarative/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/kdeclarative/kdeclarative-5.9999.ebuild X-VCS-Directories: kde-frameworks/kdeclarative/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 838e8d28afa1b3957a81bf0451961f9a0283bb85 X-VCS-Branch: master Date: Tue, 19 Sep 2023 16:44:02 +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: 9f55344a-7f81-4ce3-919a-69778b9fbd13 X-Archives-Hash: 6acbb30cd4353a5e325b8926ad3a53b9 commit: 838e8d28afa1b3957a81bf0451961f9a0283bb85 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Sep 19 16:43:37 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Sep 19 16:43:37 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=838e8d28 kde-frameworks/kdeclarative: Add missing dependency Upstream commit 6c47877382e8e0079bde8fff139e321328da29c1 (!) Bug: https://bugs.gentoo.org/914132 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kdeclarative/kdeclarative-5.9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-frameworks/kdeclarative/kdeclarative-5.9999.ebuild b/kde-frameworks/kdeclarative/kdeclarative-5.9999.ebuild index 87b2d8f8a3..c3d485f9be 100644 --- a/kde-frameworks/kdeclarative/kdeclarative-5.9999.ebuild +++ b/kde-frameworks/kdeclarative/kdeclarative-5.9999.ebuild @@ -22,6 +22,7 @@ DEPEND=" =kde-frameworks/kconfig-${PVCUT}*:5 =kde-frameworks/kcoreaddons-${PVCUT}*:5 =kde-frameworks/kglobalaccel-${PVCUT}*:5 + =kde-frameworks/kguiaddons-${PVCUT}*:5 =kde-frameworks/ki18n-${PVCUT}*:5 =kde-frameworks/kiconthemes-${PVCUT}*:5 =kde-frameworks/kio-${PVCUT}*:5