commit:     177a812fa61e67aa7982325033c415e7db3a8cc5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 16 10:16:58 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 16 10:36:59 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=177a812f

kde-plasma/plasma-integration: Add slot op comment

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-integration/plasma-integration-6.0.49.9999.ebuild | 1 +
 kde-plasma/plasma-integration/plasma-integration-9999.ebuild        | 1 +
 2 files changed, 2 insertions(+)

diff --git 
a/kde-plasma/plasma-integration/plasma-integration-6.0.49.9999.ebuild 
b/kde-plasma/plasma-integration/plasma-integration-6.0.49.9999.ebuild
index db86c8309f..6a98dcac0c 100644
--- a/kde-plasma/plasma-integration/plasma-integration-6.0.49.9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-6.0.49.9999.ebuild
@@ -20,6 +20,7 @@ IUSE="qt5"
 # requires running kde environment
 RESTRICT="test"
 
+# slot ops: qdbus*_p.h and Qt6::GuiPrivate for qtx11extras_p.h
 COMMON_DEPEND="
        dev-libs/wayland
        >=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets]

diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild 
b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
index f72dd11774..eba89ee9d4 100644
--- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
@@ -20,6 +20,7 @@ IUSE="qt5"
 # requires running kde environment
 RESTRICT="test"
 
+# slot ops: qdbus*_p.h and Qt6::GuiPrivate for qtx11extras_p.h
 COMMON_DEPEND="
        dev-libs/wayland
        >=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets]

Reply via email to