diff options
| -rw-r--r-- | kde-plasma/plasma-integration/plasma-integration-6.0.49.9999.ebuild | 1 | ||||
| -rw-r--r-- | kde-plasma/plasma-integration/plasma-integration-9999.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
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 db86c8309f9..6a98dcac0c6 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 f72dd117740..eba89ee9d49 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] |
