From 3984e73c4315e6816d361ad4638980f7d41e13db Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Wed, 14 Sep 2005 11:23:44 +0000 Subject: Link smpte plugin against GST_BASE_LIBS, to get libgstbase; needed to build on win32 as this plugin uses collectpads ... Original commit message from CVS: Link smpte plugin against GST_BASE_LIBS, to get libgstbase; needed to build on win32 as this plugin uses collectpads (bug 316204) --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c29d84fe..4ba3f0af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-09-14 Michael Smith + + * gst/smpte/Makefile.am: + Link against GST_BASE_LIBS, to get it linked against libgstbase; + needed to build on windows (bug 316204) + 2005-09-12 Andy Wingo * autogen.sh (package): Now type 'make' to build gst-plugins-good. -- cgit