mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-04 22:48:54 +00:00
debian: fix GStreamer build dependencies.
This commit is contained in:
parent
43ba2f1940
commit
b65f2bb3d1
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 5),
|
|||
libglib2.0-dev (>= @GLIB_VERSION_REQUIRED@),
|
||||
libgstreamer@GST_MAJORMINOR@-dev (>= @GST_VERSION_REQUIRED@),
|
||||
libgstreamer-plugins-base@GST_MAJORMINOR@-dev (>= @GST_PLUGINS_BASE_VERSION_REQUIRED@),
|
||||
libgstreamer-plugins-bad@GST_MAJORMINOR@-dev (>= @GST_PLUGINS_BAD_VERSION_REQUIRED@),
|
||||
@USE_DRM_TRUE@ libdrm-dev, libudev-dev,
|
||||
@USE_X11_TRUE@ libx11-dev, libxrandr-dev,
|
||||
@USE_GLX_TRUE@ libgl-dev,
|
||||
|
|
Loading…
Reference in a new issue