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 DC043159C9B for ; Sun, 11 Aug 2024 06:58:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 875D82BC041; Sun, 11 Aug 2024 06:58:18 +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 6B7F42BC041 for ; Sun, 11 Aug 2024 06:58:18 +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 7BE34343103 for ; Sun, 11 Aug 2024 06:58:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1265A1EDA for ; Sun, 11 Aug 2024 06:58:16 +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: <1723357131.2a6c49ed3cabff97c6dabade139698e8b716b094.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/filelight/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/filelight/filelight-9999.ebuild X-VCS-Directories: kde-apps/filelight/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2a6c49ed3cabff97c6dabade139698e8b716b094 X-VCS-Branch: master Date: Sun, 11 Aug 2024 06:58:16 +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: 0b892ae2-8fe2-48af-bce1-c72c4cc2d8ba X-Archives-Hash: ebb601c4e6698b861444586eabb85fde commit: 2a6c49ed3cabff97c6dabade139698e8b716b094 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Aug 9 21:47:57 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Aug 11 06:18:51 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2a6c49ed kde-apps/filelight: Add kde-frameworks/kconfig[qml] USEdep Upstream commit b9af8fe8515ba2c5230d65b6bb433d5d445755ce Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/filelight/filelight-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/filelight/filelight-9999.ebuild b/kde-apps/filelight/filelight-9999.ebuild index 0b98793549..4bbe4bda95 100644 --- a/kde-apps/filelight/filelight-9999.ebuild +++ b/kde-apps/filelight/filelight-9999.ebuild @@ -22,7 +22,7 @@ DEPEND=" >=dev-qt/qtdeclarative-${QTMIN}:6 >=kde-frameworks/kcolorscheme-${KFMIN}:6 >=kde-frameworks/kcompletion-${KFMIN}:6 - >=kde-frameworks/kconfig-${KFMIN}:6 + >=kde-frameworks/kconfig-${KFMIN}:6[qml] >=kde-frameworks/kconfigwidgets-${KFMIN}:6 >=kde-frameworks/kcrash-${KFMIN}:6 >=kde-frameworks/ki18n-${KFMIN}:6