diff options
| author | CoprDistGit <infra@openeuler.org> | 2025-03-24 16:38:11 +0000 | 
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2025-03-24 16:38:11 +0000 | 
| commit | 320e14ae13a3056ddcc066c13e76371523ec2480 (patch) | |
| tree | ea8dc28cb7571b782ca860a8f7acf9a75533db06 | |
| parent | c3cbc026536efafc281cb3c782ced7b57d1fd051 (diff) | |
automatic import of dbus-python
| -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  | 
