1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-05-19 03:29:28 +00:00

Merge branch 'mm-gitlab-ci-and-debian-fixes' into 'master'

Fix GitLab CI and Debian packaging for ModemManager dependencies

See merge request Librem5/calls!13
This commit is contained in:
Bob Ham 2018-08-03 14:45:29 +00:00
commit 56b8390c1f
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,5 @@
variables:
DEPS: build-essential git
DEPS: build-essential git modemmanager-dev libmm-glib-dev
WANT_BUILD_DEPS: "true"
before_script:

2
debian/control vendored
View file

@ -6,6 +6,8 @@ Build-Depends:
debhelper (>= 11),
libhandy-0.0-dev,
libgtk-3-dev,
modemmanager-dev,
libmm-glib-dev,
meson,
pkg-config,
# to run the tests