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:
Stephan Kulow 2012-08-01 13:31:54 +00:00 committed by Git OBS Bridge
parent f6d2ca31eb
commit bd41959533
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -18,7 +18,7 @@
Name: dbus-1-x11
%define _name dbus
BuildRequires: xorg-x11-devel
BuildRequires: pkgconfig(x11)
Url: http://dbus.freedesktop.org/
Summary: D-Bus Message Bus System
License: GPL-2.0+ or AFL-2.1