build: Depend on mobile-broadband-provider-info

This will be used for emergency number lookup

Signed-off-by: Guido Günther <agx@sigxcpu.org>
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/790>
This commit is contained in:
Guido Günther
2025-09-07 17:43:13 +02:00
committed by Marge Bot
parent 52555030fb
commit 401d02f47d
4 changed files with 16 additions and 1 deletions

View File

@@ -283,6 +283,17 @@
}
]
},
{
"name" : "mobile-broadband-provider-info",
"buildsystem" : "meson",
"sources" : [
{
"type" : "git",
"url" : "https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info",
"branch" : "main"
}
]
},
{
"name" : "calls",
"builddir" : true,