camerabin2: examples: build fixes

Add some missing dependencies
This commit is contained in:
Thiago Santos 2011-05-12 11:39:51 -03:00
parent 0b02e595f3
commit 7ee207b359

View file

@ -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)