debian: add libjson-glib-dev to Build-Depends
This will avoid the internal clone and build of the json-glib as
submodule with introspection
enabled (we cannot disabled it because of
of meson issue: https://github.com/mesonbuild/meson/issues/5214)
We want to avoid introspection to avoid the .typelib file to be in the final deb archive for nothing.