gst: don't require gthread-2.0
authorTim-Philipp Müller <tim@centricular.net>
Mon, 26 Nov 2012 00:20:26 +0000 (00:20 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 26 Nov 2012 00:26:34 +0000 (00:26 +0000)
commit8c08af234582d1ca602bdc6a3c9744fbd3c6acb3
tree1301fa366f16710416b5412ecfd006c42ecf6ddb
parent647cdef6fbf62d04526be23245eb6ff047bbc84f
gst: don't require gthread-2.0

We don't need to link to gthread-2.0 any longer, since all
the normal thread-related stuff is in GLib proper, and we
don't use g_thread_init() any more.

https://bugzilla.gnome.org/show_bug.cgi?id=689043
common
gst/Makefile.am
pkgconfig/gstreamer-uninstalled.pc.in
pkgconfig/gstreamer.pc.in