X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gst-libs%2Fgst%2Fopencv%2Fmeson.build;h=848aac4b3f5502425f44d123cca0762073df88c4;hb=cea5e3fcdb96deabd6cf6f7688de986a2512fdc3;hp=222e86111632de45af86e0fc32541b8f9f7cb0bc;hpb=515e2d765a63b60c3811efc7654b55df028c878a;p=platform%2Fupstream%2Fgstreamer.git diff --git a/gst-libs/gst/opencv/meson.build b/gst-libs/gst/opencv/meson.build index 222e861..848aac4 100644 --- a/gst-libs/gst/opencv/meson.build +++ b/gst-libs/gst/opencv/meson.build @@ -17,6 +17,7 @@ if opencv_dep.found() include_directories : [configinc, libsinc], version : libversion, soversion : soversion, + darwin_versions : osxversion, install : true, dependencies : [gstbase_dep, gstvideo_dep, opencv_dep], )