Accepting request 129586 from Base:System

- Add pkgconfig(x11) as BuildRequires instead of xorg-x11-devel so
  we don't depend on Mesa and create a build cycle. (forwarded request 129540 from namtrac)

OBS-URL: https://build.opensuse.org/request/show/129586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dbus-1?expand=0&rev=88
This commit is contained in:
Stephan Kulow 2012-08-04 19:41:14 +00:00 committed by Git OBS Bridge
commit 730cdbbe15
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