pbutils: Add audio, base and video library to Requires line in the pkg-config file
authorSebastian Dröge <sebastian@centricular.com>
Mon, 14 Jan 2019 08:29:54 +0000 (10:29 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 14 Jan 2019 08:31:48 +0000 (10:31 +0200)
commit21d34edb1ec211964739b080bfea5620fca84117
treec47db8941d07da3f54849bc6d8f3ee50684b3f86
parente48b8033e3f4af390ead302a3b8aa3456056cd29
pbutils: Add audio, base and video library to Requires line in the pkg-config file

We use all those libraries internally and include headers from them in
the public headers.

And add the tag library to Requires.private as we use it internally and
it would be needed when doing static linking.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/537
pkgconfig/gstreamer-pbutils-uninstalled.pc.in
pkgconfig/gstreamer-pbutils.pc.in