Fix GitLab CI and Debian packaging for ModemManager dependencies

This commit is contained in:
Bob Ham
2018-08-03 14:37:20 +00:00
parent 0e293fc128
commit 46c94e6e2a
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: