commit: 6a128039a6e9cad7c2360639ad7f49a26cb1688c Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Jan 15 12:22:41 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Jan 15 12:27:34 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6a128039
kde-plasma/bluedevil: Add kde-frameworks/kwindowsystem[X] usedep Unconditional use of KX11Extras. Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/bluedevil/bluedevil-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kde-plasma/bluedevil/bluedevil-9999.ebuild b/kde-plasma/bluedevil/bluedevil-9999.ebuild index 72fb66f406..9fcf4f8dc5 100644 --- a/kde-plasma/bluedevil/bluedevil-9999.ebuild +++ b/kde-plasma/bluedevil/bluedevil-9999.ebuild @@ -17,6 +17,7 @@ SLOT="5" KEYWORDS="" IUSE="" +# kde-frameworks/kwindowsystem[X]: Unconditional use of KX11Extras DEPEND=" >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtdeclarative-${QTMIN}:5 @@ -32,7 +33,7 @@ DEPEND=" >=kde-frameworks/kio-${KFMIN}:5 >=kde-frameworks/knotifications-${KFMIN}:5 >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 - >=kde-frameworks/kwindowsystem-${KFMIN}:5 + >=kde-frameworks/kwindowsystem-${KFMIN}:5[X] >=kde-frameworks/plasma-${KFMIN}:5 " RDEPEND="${DEPEND}