https://bugs.winehq.org/show_bug.cgi?id=42627 Bug ID: 42627 Summary: gstreamer checks incomplete lead to compilation error Product: Wine Version: 2.3 Hardware: x86 OS: Linux Status: NEW Keywords: source Severity: normal Priority: P2 Component: winegstreamer Assignee: wine-bugs(a)winehq.org Reporter: 00cpxxx(a)gmail.com Distribution: Debian After satisfying the dependencies of gstreamer I tried compiling wine and got the following error: ../../../wine/dlls/winegstreamer/gstdemux.c:25:29: fatal error: gst/video/video.h: No such file or directory #include <gst/video/video.h> So more checks are required before assuming gstreamer is properly installed. On Debian this file is present in a separate package: libgstreamer-plugins-base1.0-dev While gstreamer gst.h is at: libgstreamer1.0-dev -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.