summaryrefslogtreecommitdiffstats
path: root/src/plugins/gstreamer/gstreamer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/gstreamer/gstreamer.pro')
-rw-r--r--src/plugins/gstreamer/gstreamer.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/gstreamer/gstreamer.pro b/src/plugins/gstreamer/gstreamer.pro
index caa79c764..63f2c643b 100644
--- a/src/plugins/gstreamer/gstreamer.pro
+++ b/src/plugins/gstreamer/gstreamer.pro
@@ -7,7 +7,7 @@ SUBDIRS += \
# Camerabin2 based camera backend is untested and currently disabled
disabled {
- contains(config_test_gstreamer_photography, yes) {
+ config_gstreamer_photography {
SUBDIRS += camerabin
}
}