Accepting request 1266942 from home:dziobian
- Remove require on dbus-1. This library is pulled in by dnf, which normally works inside WSL1, but installing dbus-1 makes WSL1 unusable (bsc#1215538) OBS-URL: https://build.opensuse.org/request/show/1266942 OBS-URL: https://build.opensuse.org/package/show/Base:System/python-dbus-python?expand=0&rev=26
This commit is contained in:
@@ -41,7 +41,6 @@ BuildRequires: pkgconfig(dbus-1) >= 1.8.0
|
||||
BuildRequires: pkgconfig(dbus-glib-1)
|
||||
Requires: python-gobject
|
||||
Requires: python-xml
|
||||
%requires_ge dbus-1
|
||||
Provides: dbus-1-%{python_flavor} = %{version}
|
||||
Obsoletes: dbus-1-%{python_flavor} < %{version}
|
||||
%if "%{?python_provides}" != ""
|
||||
|
||||
Reference in New Issue
Block a user