commit: f481960eed0a42a83ab194075eebca8bb77c7eed
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 6 00:36:25 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 6 00:36:25 2025 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f481960e
Revert "kde-plasma/kinfocenter: Drop unused dependency"
This reverts commit 473d97b1457dc5f7944b10b7be94a828532e4029.
Upstream commit 88fa0e48774bf49a294cb88b382df34bd3cb93f0 did drop
Solid, but only because it was a duplicate. It's still there in the
upstream CMakeLists.txt above.
Signed-off-by: Sam James <sam <AT> gentoo.org>
kde-plasma/kinfocenter/kinfocenter-6.4.49.9999.ebuild | 1 +
kde-plasma/kinfocenter/kinfocenter-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/kde-plasma/kinfocenter/kinfocenter-6.4.49.9999.ebuild
b/kde-plasma/kinfocenter/kinfocenter-6.4.49.9999.ebuild
index 5e096fc788..07d03bfd29 100644
--- a/kde-plasma/kinfocenter/kinfocenter-6.4.49.9999.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-6.4.49.9999.ebuild
@@ -27,6 +27,7 @@ DEPEND="
>=kde-frameworks/ki18n-${KFMIN}:6
>=kde-frameworks/kio-${KFMIN}:6
>=kde-frameworks/kservice-${KFMIN}:6
+ >=kde-frameworks/solid-${KFMIN}:6
virtual/libudev:=
gles2-only? ( >=media-libs/mesa-24.1.0_rc1[opengl] )
usb? ( virtual/libusb:1 )
diff --git a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
index 24f9a9a393..2669016c82 100644
--- a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
@@ -27,6 +27,7 @@ DEPEND="
>=kde-frameworks/ki18n-${KFMIN}:6
>=kde-frameworks/kio-${KFMIN}:6
>=kde-frameworks/kservice-${KFMIN}:6
+ >=kde-frameworks/solid-${KFMIN}:6
virtual/libudev:=
gles2-only? ( >=media-libs/mesa-24.1.0_rc1[opengl] )
usb? ( virtual/libusb:1 )