diff --git a/gtk2.changes b/gtk2.changes index 156c303..65eb9ea 100644 --- a/gtk2.changes +++ b/gtk2.changes @@ -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 diff --git a/gtk2.spec b/gtk2.spec index abd6732..b43e4a4 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -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