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 AF9C1158021 for ; Fri, 11 Nov 2022 23:19:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 066E2E0A49; Fri, 11 Nov 2022 23:19:02 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 E5A70E0A49 for ; Fri, 11 Nov 2022 23:19:01 +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 1182C340FDF for ; Fri, 11 Nov 2022 23:19:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 587FD73C for ; Fri, 11 Nov 2022 23:18:58 +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: <1668205754.dc16f05c6cca2248d5a7b8f807765cdb1bdaa96a.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: dc16f05c6cca2248d5a7b8f807765cdb1bdaa96a X-VCS-Branch: master Date: Fri, 11 Nov 2022 23:18:58 +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: 8d897d9a-cf2b-4f86-8331-2d86d51058b5 X-Archives-Hash: 9d50f7027aa686075c95f77bd5c41dc5 commit: dc16f05c6cca2248d5a7b8f807765cdb1bdaa96a Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Nov 11 22:28:36 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Nov 11 22:29:14 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=dc16f05c kde-apps/filelight: Drop unused dependencies Upstream commits: 867363efe774a402997e1c7f7ac97584ffa531f6 48e77e3d67052aabe6476d8a2c50b0bc54f6ed6e Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/filelight/filelight-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/kde-apps/filelight/filelight-9999.ebuild b/kde-apps/filelight/filelight-9999.ebuild index 6ddb922109..377127040c 100644 --- a/kde-apps/filelight/filelight-9999.ebuild +++ b/kde-apps/filelight/filelight-9999.ebuild @@ -28,9 +28,7 @@ DEPEND=" >=kde-frameworks/kconfig-${KFMIN}:5 >=kde-frameworks/kconfigwidgets-${KFMIN}:5 >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/kdeclarative-${KFMIN}:5 >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kiconthemes-${KFMIN}:5 >=kde-frameworks/kio-${KFMIN}:5 >=kde-frameworks/kservice-${KFMIN}:5 >=kde-frameworks/kwidgetsaddons-${KFMIN}:5