Accepting request 129540 from home:namtrac:branches:Base:System
- Add pkgconfig(x11) as BuildRequires instead of xorg-x11-devel so we don't depend on Mesa and create a build cycle. OBS-URL: https://build.opensuse.org/request/show/129540 OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=92
This commit is contained in:
parent
f6d2ca31eb
commit
bd41959533
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 1 10:00:06 UTC 2012 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Add pkgconfig(x11) as BuildRequires instead of xorg-x11-devel so
|
||||||
|
we don't depend on Mesa and create a build cycle.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 15 07:18:57 UTC 2012 - vuntz@opensuse.org
|
Tue May 15 07:18:57 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: dbus-1-x11
|
Name: dbus-1-x11
|
||||||
%define _name dbus
|
%define _name dbus
|
||||||
BuildRequires: xorg-x11-devel
|
BuildRequires: pkgconfig(x11)
|
||||||
Url: http://dbus.freedesktop.org/
|
Url: http://dbus.freedesktop.org/
|
||||||
Summary: D-Bus Message Bus System
|
Summary: D-Bus Message Bus System
|
||||||
License: GPL-2.0+ or AFL-2.1
|
License: GPL-2.0+ or AFL-2.1
|
||||||
|
Loading…
Reference in New Issue
Block a user