Accepting request 1114289 from home:favogt:branches:Base:System
- Add BuildIgnore to break cycle with dbus-1. Ideally dbus-1-devel won't pull in dbus-1 but just libdbus-1, but this would probably break some stuff. OBS-URL: https://build.opensuse.org/request/show/1114289 OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-broker?expand=0&rev=40
This commit is contained in:
parent
473af4beb3
commit
b4a14c9c0e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 29 08:49:36 UTC 2023 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
- Add BuildIgnore to break cycle with dbus-1.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 21 07:56:38 UTC 2023 - Simon Lees <sflees@suse.de>
|
||||
|
||||
|
@ -31,6 +31,8 @@ BuildRequires: meson
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: pkgconfig(audit) >= 3.0
|
||||
# dbus-1 requires dbus-broker, break that dep to avoid a cycle.
|
||||
#!BuildIgnore: dbus-broker
|
||||
BuildRequires: pkgconfig(dbus-1) >= 1.10
|
||||
BuildRequires: pkgconfig(expat) >= 2.2.3
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.50
|
||||
|
Loading…
Reference in New Issue
Block a user