summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdeclarativevideo
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qdeclarativevideo')
-rw-r--r--tests/auto/qdeclarativevideo/qdeclarativevideo.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qdeclarativevideo/qdeclarativevideo.pro b/tests/auto/qdeclarativevideo/qdeclarativevideo.pro
index 0cd7879..d946bb0 100644
--- a/tests/auto/qdeclarativevideo/qdeclarativevideo.pro
+++ b/tests/auto/qdeclarativevideo/qdeclarativevideo.pro
@@ -2,5 +2,3 @@ load(qttest_p4)
SOURCES += tst_qdeclarativevideo.cpp
QT += multimedia declarative
-requires(contains(QT_CONFIG, multimedia))
-requires(contains(QT_CONFIG, declarative))