gstreamer-1.0.pc: move gmodule-no-export-2.0 dependency to Requires.private
authorTim-Philipp Müller <tim@centricular.net>
Sun, 25 Nov 2012 23:42:57 +0000 (23:42 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sun, 25 Nov 2012 23:44:26 +0000 (23:44 +0000)
commit647cdef6fbf62d04526be23245eb6ff047bbc84f
treebbc6b522b846320f4533f373a6ec77765a66c5c2
parent0378c40ed379c65ae123f5c352a3a0846342fbfd
gstreamer-1.0.pc: move gmodule-no-export-2.0 dependency to Requires.private

Users of GStreamer are not generally expected to use the GModule API
directly. so don't force them all to link against it.

While we're at it, no need to define this via configure.ac really, just
put the dependencies directly into the .pc.in file.
configure.ac
pkgconfig/gstreamer-uninstalled.pc.in
pkgconfig/gstreamer.pc.in