Accepting request 105867 from home:dimstar:branches:GNOME:Factory

Fix build after the relayout of xorg-x11 packages

OBS-URL: https://build.opensuse.org/request/show/105867
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=167
This commit is contained in:
Vincent Untz 2012-02-20 09:10:46 +00:00 committed by Git OBS Bridge
parent f80820f820
commit 0a58405ff1
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Feb 19 16:21:52 UTC 2012 - dimstar@opensuse.org
- Add pkgconfig(xext) and pkgconfig(xi) BuildRequires: they used to
be pulled in by something else before, but the relayout of
Xorg-x11 packages changed this behavior.
-------------------------------------------------------------------
Tue Feb 7 07:36:17 UTC 2012 - vuntz@opensuse.org

View File

@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# When updating the binary version, do not forget to also update baselibs.conf
%define gtk_binary_version 2.10.0
@ -66,6 +67,8 @@ BuildRequires: libjasper-devel
BuildRequires: libtiff-devel
BuildRequires: pango-devel
BuildRequires: translation-update-upstream
BuildRequires: pkgconfig(xext)
BuildRequires: pkgconfig(xi)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description