mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 18:05:37 +00:00
camerabin2: examples: build fixes
Add some missing dependencies
This commit is contained in:
parent
0b02e595f3
commit
7ee207b359
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@ gst_camerabin2_test_LDADD = \
|
|||
$(GST_PLUGINS_BASE_LIBS) \
|
||||
-lgstinterfaces-@GST_MAJORMINOR@ \
|
||||
-lgstpbutils-@GST_MAJORMINOR@ \
|
||||
-lgstvideo-@GST_MAJORMINOR@ \
|
||||
$(GST_BASE_LIBS) \
|
||||
$(GST_LIBS) \
|
||||
$(X11_LIBS)
|
||||
|
||||
|
|
Loading…
Reference in a new issue