grim/pidgin3-deps

Add gstreamer and do some other cleanups
draft
2021-09-27, Gary Kramlich
9cd661059f6f
Add gstreamer and do some other cleanups
project('pidgin3-deps', meson_version : '>=0.56.0')
# pull in gtk4
dependency('gtk4')
# pull in the gstreamer full build
subproject('gst-build')