Avoid including dbus-glib in build pipeline as it is a deprecated D-Bus
binding for GLib.
https://gitlab.freedesktop.org/dbus/dbus-glib/-/blob/master/README

Signed-off-by: Bruno Thomsen <bruno.thom...@gmail.com>
---
 rules/tpm2-abrmd.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/rules/tpm2-abrmd.in b/rules/tpm2-abrmd.in
index 1ab0a6a7f..de76f60a6 100644
--- a/rules/tpm2-abrmd.in
+++ b/rules/tpm2-abrmd.in
@@ -6,7 +6,6 @@ config TPM2_ABRMD
        select DBUS
        select GLIB
        select TPM2_TSS
-       select HOST_DBUS_GLIB
        prompt "tpm2-abrmd"
        help
          TPM2 Access Broker & Resource Management Daemon implementing

base-commit: 4081bfcc3cc8b5f62e31befef7ed9565a2bd186d
-- 
2.37.1


Reply via email to