freebsd/Makefile: Disable gudev based plugins

Signed-off-by: Norbert Kamiński <norbert.kaminski@3mdeb.com>
This commit is contained in:
Norbert Kamiński 2022-01-21 15:28:24 +01:00 committed by Richard Hughes
parent 02d8753097
commit a580de81ba

View File

@ -52,6 +52,8 @@ MESON_ARGS= -Dgudev=false \
-Dplugin_realtek_mst=false \
-Dplugin_thunderbolt=false \
-Dplugin_tpm=false \
-Dplugin_bcm57xx=false \
-Dplugin_ep963x=false \
-Dpolkit=false \
-Dsystemd=false \
-Doffline=false \