summaryrefslogtreecommitdiff
path: root/tests/auto/pkgconfig/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/pkgconfig/CMakeLists.txt')
-rw-r--r--tests/auto/pkgconfig/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/pkgconfig/CMakeLists.txt b/tests/auto/pkgconfig/CMakeLists.txt
index 4d60491ba..74a13a8ab 100644
--- a/tests/auto/pkgconfig/CMakeLists.txt
+++ b/tests/auto/pkgconfig/CMakeLists.txt
@@ -4,5 +4,5 @@ add_qbs_test(pkgconfig
tst_pkgconfig.h
DEPENDS
qbspkgconfig
- qbsscriptengine
+ qbsquickjsheaders
)