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:
parent
f80820f820
commit
0a58405ff1
@ -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
|
Tue Feb 7 07:36:17 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -15,6 +15,7 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
# When updating the binary version, do not forget to also update baselibs.conf
|
# When updating the binary version, do not forget to also update baselibs.conf
|
||||||
%define gtk_binary_version 2.10.0
|
%define gtk_binary_version 2.10.0
|
||||||
|
|
||||||
@ -66,6 +67,8 @@ BuildRequires: libjasper-devel
|
|||||||
BuildRequires: libtiff-devel
|
BuildRequires: libtiff-devel
|
||||||
BuildRequires: pango-devel
|
BuildRequires: pango-devel
|
||||||
BuildRequires: translation-update-upstream
|
BuildRequires: translation-update-upstream
|
||||||
|
BuildRequires: pkgconfig(xext)
|
||||||
|
BuildRequires: pkgconfig(xi)
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user