From 81cb5eaab9ef01cc32f0de0acc55d0bd1b75ac41 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Wed, 13 Oct 2021 15:32:54 +0000 Subject: devel/libvirt: drop unused Meson options after e03306805502 meson.build:1:0: ERROR: Unknown options: "dbus, hal" https://gitlab.com/libvirt/libvirt/-/commit/cf6cc86cd217 https://gitlab.com/libvirt/libvirt/-/commit/de3289e2b538 PR: 259080 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/dbf2ace6ca1c --- devel/libvirt/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index 35993101f8df..324d904cbbcc 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -77,9 +77,7 @@ VARDIR= /var MESON_ARGS+= \ -Ddriver_remote=enabled \ - -Ddbus=disabled \ -Dpolkit=disabled \ - -Dhal=disabled \ -Dudev=disabled \ -Dnetcf=disabled \ -Dsysctl_config=disabled \ -- cgit v1.2.3