commit:     544f59a45e83edd3831335353ef235c127c83c15
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 21 22:43:02 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 22:43:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=544f59a4

kde-plasma/xdg-desktop-portal-kde: add missing deps

New:
* kde-frameworks/kconfig
* kde-frameworks/kwindowsystem

Move to RDEPEND too:
* kde-frameworks/kwayland

Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...rtal-kde-5.24.4.ebuild => xdg-desktop-portal-kde-5.24.4-r1.ebuild} | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git 
a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.24.4.ebuild 
b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.24.4-r1.ebuild
similarity index 93%
rename from 
kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.24.4.ebuild
rename to 
kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.24.4-r1.ebuild
index be8a43271f3b..af1dd643a98d 100644
--- a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.24.4.ebuild
+++ b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.24.4-r1.ebuild
@@ -23,18 +23,20 @@ COMMON_DEPEND="
        >=dev-qt/qtprintsupport-${QTMIN}:5[cups]
        >=dev-qt/qtwidgets-${QTMIN}:5
        >=kde-frameworks/kcoreaddons-${KFMIN}:5
+       >=kde-frameworks/kconfig-${KFMIN}:5
        >=kde-frameworks/kdeclarative-${KFMIN}:5
        >=kde-frameworks/ki18n-${KFMIN}:5
        >=kde-frameworks/kio-${KFMIN}:5
        >=kde-frameworks/kirigami-${KFMIN}:5
        >=kde-frameworks/knotifications-${KFMIN}:5
        >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+       >=kde-frameworks/kwindowsystem-${KFMIN}:5
+       >=kde-frameworks/kwayland-${KFMIN}:5
        >=kde-frameworks/plasma-${KFMIN}:5
 "
 DEPEND="${COMMON_DEPEND}
        >=dev-libs/plasma-wayland-protocols-1.1.1
        >=dev-qt/qtconcurrent-${QTMIN}:5
-       >=kde-frameworks/kwayland-${KFMIN}:5
 "
 RDEPEND="${COMMON_DEPEND}
        sys-apps/xdg-desktop-portal

Reply via email to