From 42dd7f18c45ccd10bb35487a282f67f8967e1814 Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Wed, 12 Feb 2020 20:33:13 +0000 Subject: [PATCH] Add BuildRequires: glib2-devel --- dbus-python.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/dbus-python.spec b/dbus-python.spec index 4274654..be84b93 100644 --- a/dbus-python.spec +++ b/dbus-python.spec @@ -14,6 +14,7 @@ Patch0: 0001-Move-python-modules-to-architecture-specific-directo.patch Patch1: python39.patch BuildRequires: dbus-devel +BuildRequires: glib2-devel # for %%check BuildRequires: dbus-x11 BuildRequires: python3-gobject