diff options
| -rw-r--r-- | dbus-python.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus-python.spec b/dbus-python.spec index 64e0b9a..277add6 100644 --- a/dbus-python.spec +++ b/dbus-python.spec @@ -13,7 +13,7 @@ BuildRequires: pkgconfig(dbus-1) >= 1.8  BuildRequires: pkgconfig(glib-2.0) >= 2.40  BuildRequires: pkgconfig(gthread-2.0) >= 2.40  BuildRequires: python3-devel -BuildRequires: /usr/bin/dbus-runsession +BuildRequires: /usr/sbin/dbus-runsession  %description  Dbus-python is the original Python binding for dbus, the reference  | 
