debian/rules: enable modem-manager plugin support

This commit is contained in:
henry-nicolas 2022-01-28 09:58:38 +01:00 committed by Richard Hughes
parent 7126fb4597
commit a89e4ae2fc

View File

@ -49,7 +49,7 @@ ifeq (yes,$(shell dpkg-vendor --derives-from Ubuntu && echo yes))
CONFARGS += -Dplugin_logitech_bulkcontroller=false
endif
CONFARGS += -Dplugin_dummy=true -Dplugin_powerd=false -Ddocs=gtkdoc -Dsupported_build=true
CONFARGS += -Dplugin_dummy=true -Dplugin_powerd=false -Ddocs=gtkdoc -Dsupported_build=true -Dplugin_modem_manager=true
%:
dh $@ --with gir