pkgconfig: fix gstreamer-plugins-base-1.0 .pc files for no OpenGL case
authorTim-Philipp Müller <tim@centricular.com>
Wed, 8 Jul 2020 14:15:34 +0000 (15:15 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 8 Jul 2020 14:22:58 +0000 (15:22 +0100)
commitdcce44f295290371ea496732af4cd76beb7862e3
tree26e90a85076c6166d15940ef12ee5052b4fe7bc7
parent55f10f31d4dc4d17291f9a07f3425d8f85b4d520
pkgconfig: fix gstreamer-plugins-base-1.0 .pc files for no OpenGL case

Don't put gl into the libraries list if the gst-gl library isn't
being built, and also don't include it in the list of linker flags
then.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/issues/613

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/742>
pkgconfig/gstreamer-plugins-base-uninstalled.pc.in
pkgconfig/gstreamer-plugins-base.pc.in
pkgconfig/meson.build