gl/meson: force the gl dependency to use pkg-config
authorMatthew Waters <matthew@centricular.com>
Wed, 6 Jun 2018 07:24:26 +0000 (17:24 +1000)
committerMatthew Waters <matthew@centricular.com>
Wed, 6 Jun 2018 13:36:08 +0000 (23:36 +1000)
commit1ceccb5b58a080c00fb521cee5c5fc13b46d73cb
tree103fae00b633819c0c80123518eec6a1b8d8fae7
parent8596f5a5b435e670eff8e1e6f33e85525ff86e9c
gl/meson: force the gl dependency to use pkg-config

Meson has an internal override for dependency('gl') which we do not want
to use as it assumes too many things.  Force meson to only search for
gl.pc.
gst-libs/gst/gl/meson.build