commit:     9257a58756129cad9d2d0ace00380e8239cc5867
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 16 13:46:40 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 16 13:47:57 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=9257a587

kde-apps/dolphin: Disable finding unpackaged test dependency

Upstream commit 683533fa35eac768f3fa8f094e2e2e18d3e91489

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

 kde-apps/dolphin/dolphin-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild 
b/kde-apps/dolphin/dolphin-9999.ebuild
index 9d11685435..9e53aa27cf 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -60,6 +60,7 @@ RDEPEND="${DEPEND}
 src_configure() {
        local mycmakeargs=(
                -DCMAKE_DISABLE_FIND_PACKAGE_PackageKitQt6=ON
+               -DCMAKE_DISABLE_FIND_PACKAGE_SeleniumWebDriverATSPI=ON # not 
packaged
                $(cmake_use_find_package activities PlasmaActivities)
                $(cmake_use_find_package semantic-desktop KF6Baloo)
                $(cmake_use_find_package semantic-desktop KF6BalooWidgets)

Reply via email to