mirror of
https://git.proxmox.com/git/fwupd
synced 2025-06-08 20:07:40 +00:00
debian/rules: enable modem-manager plugin support
This commit is contained in:
parent
7126fb4597
commit
a89e4ae2fc
@ -49,7 +49,7 @@ ifeq (yes,$(shell dpkg-vendor --derives-from Ubuntu && echo yes))
|
|||||||
CONFARGS += -Dplugin_logitech_bulkcontroller=false
|
CONFARGS += -Dplugin_logitech_bulkcontroller=false
|
||||||
endif
|
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
|
dh $@ --with gir
|
||||||
|
Loading…
Reference in New Issue
Block a user