summaryrefslogtreecommitdiff
path: root/kde-plasma/kinfocenter/kinfocenter-5.27.11-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-plasma/kinfocenter/kinfocenter-5.27.11-r1.ebuild')
-rw-r--r--kde-plasma/kinfocenter/kinfocenter-5.27.11-r1.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.27.11-r1.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.27.11-r1.ebuild
index 2bad7a9a2f69..eee4b3aa6454 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.27.11-r1.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.27.11-r1.ebuild
@@ -50,6 +50,11 @@ RDEPEND="${DEPEND}
"
BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"
+CMAKE_SKIP_TESTS=(
+ # bug 816591
+ smbmountmodeltest
+)
+
src_configure() {
local mycmakeargs=(
$(cmake_use_find_package usb USB1)