summaryrefslogtreecommitdiff
path: root/ext/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-12-17 00:11:16 +0000
committerSebastian Dröge <slomo@coaxion.net>2018-12-17 09:12:53 +0000
commit79d8855d879b3ec7b6f1e851b2a4dd05f572eccc (patch)
tree3bcce341fa7ee141d553644800bd8e481718cee2 /ext/meson.build
parentc23a1dc2b663b81c0233d0396af9b343c95ba2c4 (diff)
downloadgstreamer-plugins-bad-79d8855d879b3ec7b6f1e851b2a4dd05f572eccc.tar.gz
meson: build openexr plugin
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 57386a64c..f1e8af743 100644
--- a/ext/meson.build
+++ b/ext/meson.build
@@ -35,7 +35,7 @@ subdir('neon')
subdir('ofa')
subdir('openal')
subdir('opencv')
-#subdir('openexr')
+subdir('openexr')
subdir('openh264')
subdir('openjpeg')
#subdir('openni2')