opencv: imgcodecs.hpp is also needed to build the plugin

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8418>
This commit is contained in:
Nirbheek Chauhan 2025-02-06 08:34:46 +05:30 committed by GStreamer Marge Bot
parent bbdf8f5996
commit 0aacc1a6a9

View File

@ -19,6 +19,7 @@ libopencv_headers = [
'opencv2/bgsegm.hpp',
'opencv2/calib3d.hpp',
'opencv2/core.hpp',
'opencv2/imgcodecs.hpp',
'opencv2/imgproc.hpp',
'opencv2/objdetect.hpp',
'opencv2/opencv.hpp',