void-packages/srcpkgs/qt6-webchannel/patches/test.patch

12 lines
365 B
Diff

--- qt6-webchannel-6.6.0/tests/auto/cmake/CMakeLists.txt 2023-10-03 21:09:44.000000000 +0200
+++ - 2023-10-13 22:38:26.259148142 +0200
@@ -13,7 +13,7 @@
project(webchannel_cmake_tests)
enable_testing()
-set(required_packages Core WebChannel)
+set(required_packages Core)
# Setup the test when called as a completely standalone project.
if(TARGET Qt6::Core)