mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-24 11:45:18 +03:00
14 lines
349 B
Diff
14 lines
349 B
Diff
diff --git a/unittests/CMakeLists.txt b/unittests/CMakeLists.txt
|
|
index 08cd43a..e96659f 100644
|
|
--- a/unittests/CMakeLists.txt
|
|
+++ b/unittests/CMakeLists.txt
|
|
@@ -60,7 +60,6 @@ else()
|
|
Qt5::Xml
|
|
Qt5::Test
|
|
Qt5::Widgets
|
|
- Qt5::WebKitWidgets
|
|
KF5::I18n
|
|
KF5::Crash
|
|
${LIBXML2_LIBRARIES}
|
|
--
|
|
2.32.0
|