ModemManager: enable qcom-soc plugin.

This allows ModemManager to work with the modem on Qualcomm based
boards.
This commit is contained in:
Jami Kettunen 2021-06-01 00:07:10 +03:00 committed by Érico Nogueira Rolim
parent fed01d27f6
commit f3309bf430
1 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
# Template file for 'ModemManager'
pkgname=ModemManager
version=1.16.8
revision=1
revision=2
build_style=gnu-configure
build_helper="gir"
configure_args="--disable-static --with-polkit=permissive
--with-udev-base-dir=/usr/lib/udev $(vopt_enable gir introspection)
$(vopt_enable gir vala)"
--with-udev-base-dir=/usr/lib/udev --enable-plugin-qcom-soc
$(vopt_enable gir introspection) $(vopt_enable gir vala)"
hostmakedepends="pkg-config autoconf $(vopt_if gir vala-devel)
glib-devel libxslt-devel"
makedepends="libglib-devel libgudev-devel polkit-devel libqmi-devel