Accepting request 253861 from GNOME:Factory

- Replace xorg-x11-devel BuildRequires with pkgconfig(xau): there
  is no need for the whole metapackage.

OBS-URL: https://build.opensuse.org/request/show/253861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgtop?expand=0&rev=49
This commit is contained in:
Stephan Kulow 2014-10-06 20:04:27 +00:00 committed by Git OBS Bridge
commit a4332b7880
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 1 21:07:20 UTC 2014 - crrodriguez@opensuse.org
- Replace xorg-x11-devel BuildRequires with pkgconfig(xau): there
is no need for the whole metapackage.
-------------------------------------------------------------------
Wed Apr 30 13:26:33 UTC 2014 - dimstar@opensuse.org

View File

@ -33,7 +33,7 @@ BuildRequires: glib2-devel
BuildRequires: gobject-introspection-devel
BuildRequires: intltool
BuildRequires: translation-update-upstream
BuildRequires: xorg-x11-devel
BuildRequires: pkgconfig(xau)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description