Fix GitLab CI and Debian packaging for ModemManager dependencies
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
variables:
|
variables:
|
||||||
DEPS: build-essential git
|
DEPS: build-essential git modemmanager-dev libmm-glib-dev
|
||||||
WANT_BUILD_DEPS: "true"
|
WANT_BUILD_DEPS: "true"
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@@ -6,6 +6,8 @@ Build-Depends:
|
|||||||
debhelper (>= 11),
|
debhelper (>= 11),
|
||||||
libhandy-0.0-dev,
|
libhandy-0.0-dev,
|
||||||
libgtk-3-dev,
|
libgtk-3-dev,
|
||||||
|
modemmanager-dev,
|
||||||
|
libmm-glib-dev,
|
||||||
meson,
|
meson,
|
||||||
pkg-config,
|
pkg-config,
|
||||||
# to run the tests
|
# to run the tests
|
||||||
|
Reference in New Issue
Block a user