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

@@ -27,7 +27,7 @@ workflow:
- if: $CI_COMMIT_BRANCH
variables:
DEBIAN_IMAGE: $CI_REGISTRY/gnome/calls/debian:v0.0.2025-07-02
DEBIAN_IMAGE: $CI_REGISTRY/gnome/calls/debian:v0.0.2025-09-08
GIT_SUBMODULE_STRATEGY: normal
MESON_BUILD_DIR: "_build"