examples: link against video library

This commit is contained in:
Wim Taymans 2012-01-05 14:30:21 +01:00
parent ef31b20afe
commit 271176efb2

View file

@ -16,6 +16,7 @@ gst_camera2_LDADD = \
$(GST_PLUGINS_BASE_LIBS) \
-lgstinterfaces-@GST_MAJORMINOR@ \
-lgstpbutils-@GST_MAJORMINOR@ \
-lgstvideo-@GST_MAJORMINOR@ \
$(GST_LIBS) \
$(GTK_LIBS) \
$(GMODULE_EXPORT_LIBS)