diff options
Diffstat (limited to 'dbus-python.spec')
-rw-r--r-- | dbus-python.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dbus-python.spec b/dbus-python.spec index 089f1f2..b49f361 100644 --- a/dbus-python.spec +++ b/dbus-python.spec @@ -10,6 +10,8 @@ Patch1: Fix-deprecation-warnings-due-to-invalid-escape-seque.patch BuildRequires: meson >= 0.60 BuildRequires: pkgconfig(dbus-1) >= 1.8 +BuildRequires: pkgconfig(glib-2.0) >= 2.40 +BuildRequires: pkgconfig(gthread-2.0) >= 2.40 BuildRequires: python3-devel %description |