summaryrefslogtreecommitdiff
path: root/ext/meson.build
diff options
context:
space:
mode:
authorLuis de Bethencourt <luisbg@osg.samsung.com>2016-11-15 16:57:20 +0000
committerLuis de Bethencourt <luisbg@osg.samsung.com>2016-11-26 17:55:23 +0000
commitde99cf0de1fb332b2e757d027ec8c35eb1ac5811 (patch)
tree1706b51107b61efa41b36a23959787a2817bee6b /ext/meson.build
parent555c4eb1b293626b0020b35360dba3cd2d3f2a29 (diff)
downloadgstreamer-plugins-bad-de99cf0de1fb332b2e757d027ec8c35eb1ac5811.tar.gz
opencv: Enable in meson build
https://bugzilla.gnome.org/show_bug.cgi?id=774223
Diffstat (limited to 'ext/meson.build')
-rw-r--r--ext/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/meson.build b/ext/meson.build
index 66e1e6fb1..62af78950 100644
--- a/ext/meson.build
+++ b/ext/meson.build
@@ -35,7 +35,7 @@ subdir('libmms')
#subdir('neon')
#subdir('ofa')
#subdir('openal')
-#subdir('opencv')
+subdir('opencv')
#subdir('openexr')
subdir('openh264')
subdir('openjpeg')