diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-11-19 21:25:38 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-11-21 11:38:09 +0100 |
commit | c4b776bed6bf42cbe383579e714bd67c9e46517d (patch) | |
tree | d741238546933682e4c94f782349ebd3c125d740 /kde-frameworks | |
parent | kde-frameworks/extra-cmake-modules: Disable PyQt5-based tests by patch (diff) | |
download | gentoo-c4b776bed6bf42cbe383579e714bd67c9e46517d.tar.gz gentoo-c4b776bed6bf42cbe383579e714bd67c9e46517d.tar.bz2 gentoo-c4b776bed6bf42cbe383579e714bd67c9e46517d.zip |
kde-frameworks/kded: Drop unused dependency
Upstream commit d1b8280c85d2b86e08611d4117303dfdf861cb8a
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks')
-rw-r--r-- | kde-frameworks/kded/kded-5.112.0-r1.ebuild (renamed from kde-frameworks/kded/kded-5.112.0.ebuild) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kde-frameworks/kded/kded-5.112.0.ebuild b/kde-frameworks/kded/kded-5.112.0-r1.ebuild index e0dc1a27d8df..2827e33312b3 100644 --- a/kde-frameworks/kded/kded-5.112.0.ebuild +++ b/kde-frameworks/kded/kded-5.112.0-r1.ebuild @@ -23,7 +23,6 @@ DEPEND=" =kde-frameworks/kcoreaddons-${PVCUT}*:5 =kde-frameworks/kcrash-${PVCUT}*:5 =kde-frameworks/kdbusaddons-${PVCUT}*:5 - =kde-frameworks/kinit-${PVCUT}*:5 =kde-frameworks/kservice-${PVCUT}*:5 " RDEPEND="${DEPEND}" |