commit: e25c8ace7d33d6768ed2745f70bf8887d5d9563a Author: Alfred Wingate <parona <AT> protonmail <DOT> com> AuthorDate: Wed Aug 13 20:59:35 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Aug 16 11:48:13 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e25c8ace
kde-apps/grantlee-editor: add missing dependency syntax-highlighting: Upstream commit: 9b528f24733556d7e34b875a7f869ef9da5de232 Upstream commit: 9fce332762bad9f8ffe9397d350484f7ab8ba7f8 grantleetheme: Upstream commit: dff6db6a47b96e72ca58aab108cbe181f7e62357 Signed-off-by: Alfred Wingate <parona <AT> protonmail.com> Part-of: https://github.com/gentoo/kde/pull/1065 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/grantlee-editor/grantlee-editor-25.08.0.ebuild | 2 ++ kde-apps/grantlee-editor/grantlee-editor-25.08.49.9999.ebuild | 2 ++ kde-apps/grantlee-editor/grantlee-editor-9999.ebuild | 2 ++ 3 files changed, 6 insertions(+) diff --git a/kde-apps/grantlee-editor/grantlee-editor-25.08.0.ebuild b/kde-apps/grantlee-editor/grantlee-editor-25.08.0.ebuild index 4bf3f902f2..d5d6171ae3 100644 --- a/kde-apps/grantlee-editor/grantlee-editor-25.08.0.ebuild +++ b/kde-apps/grantlee-editor/grantlee-editor-25.08.0.ebuild @@ -21,6 +21,7 @@ DEPEND=" >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] >=dev-qt/qtwebengine-${QTMIN}:6[widgets] >=kde-apps/akonadi-contacts-${PVCUT}:6= + >=kde-apps/grantleetheme-${PVCUT}:6= >=kde-apps/kmime-${PVCUT}:6= >=kde-apps/messagelib-${PVCUT}:6= >=kde-apps/pimcommon-${PVCUT}:6= @@ -34,6 +35,7 @@ DEPEND=" >=kde-frameworks/kdbusaddons-${KFMIN}:6 >=kde-frameworks/ki18n-${KFMIN}:6 >=kde-frameworks/kio-${KFMIN}:6 + >=kde-frameworks/syntax-highlighting-${KFMIN}:6 >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 >=kde-frameworks/kxmlgui-${KFMIN}:6 " diff --git a/kde-apps/grantlee-editor/grantlee-editor-25.08.49.9999.ebuild b/kde-apps/grantlee-editor/grantlee-editor-25.08.49.9999.ebuild index b78fd084ff..c08b42b0db 100644 --- a/kde-apps/grantlee-editor/grantlee-editor-25.08.49.9999.ebuild +++ b/kde-apps/grantlee-editor/grantlee-editor-25.08.49.9999.ebuild @@ -21,6 +21,7 @@ DEPEND=" >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] >=dev-qt/qtwebengine-${QTMIN}:6[widgets] >=kde-apps/akonadi-contacts-${PVCUT}:6= + >=kde-apps/grantleetheme-${PVCUT}:6= >=kde-apps/kmime-${PVCUT}:6= >=kde-apps/messagelib-${PVCUT}:6= >=kde-apps/pimcommon-${PVCUT}:6= @@ -34,6 +35,7 @@ DEPEND=" >=kde-frameworks/kdbusaddons-${KFMIN}:6 >=kde-frameworks/ki18n-${KFMIN}:6 >=kde-frameworks/kio-${KFMIN}:6 + >=kde-frameworks/syntax-highlighting-${KFMIN}:6 >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 >=kde-frameworks/kxmlgui-${KFMIN}:6 " diff --git a/kde-apps/grantlee-editor/grantlee-editor-9999.ebuild b/kde-apps/grantlee-editor/grantlee-editor-9999.ebuild index b78fd084ff..c08b42b0db 100644 --- a/kde-apps/grantlee-editor/grantlee-editor-9999.ebuild +++ b/kde-apps/grantlee-editor/grantlee-editor-9999.ebuild @@ -21,6 +21,7 @@ DEPEND=" >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] >=dev-qt/qtwebengine-${QTMIN}:6[widgets] >=kde-apps/akonadi-contacts-${PVCUT}:6= + >=kde-apps/grantleetheme-${PVCUT}:6= >=kde-apps/kmime-${PVCUT}:6= >=kde-apps/messagelib-${PVCUT}:6= >=kde-apps/pimcommon-${PVCUT}:6= @@ -34,6 +35,7 @@ DEPEND=" >=kde-frameworks/kdbusaddons-${KFMIN}:6 >=kde-frameworks/ki18n-${KFMIN}:6 >=kde-frameworks/kio-${KFMIN}:6 + >=kde-frameworks/syntax-highlighting-${KFMIN}:6 >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 >=kde-frameworks/kxmlgui-${KFMIN}:6 "
