diff --git a/gedit.changes b/gedit.changes index b161f2e..1fe0894 100644 --- a/gedit.changes +++ b/gedit.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Feb 19 16:51:21 UTC 2012 - dimstar@opensuse.org + +- Add pkgconfig(ice) and pkgconfig(sm) BuildRequires: they used to + be pulled in by something else, but the relayout of xorg-x11 + packages changed that. + ------------------------------------------------------------------- Tue Feb 7 10:25:54 UTC 2012 - vuntz@opensuse.org diff --git a/gedit.spec b/gedit.spec index c35c46a..89211f9 100644 --- a/gedit.spec +++ b/gedit.spec @@ -37,9 +37,11 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: pkgconfig(gsettings-desktop-schemas) BuildRequires: pkgconfig(gtksourceview-3.0) +BuildRequires: pkgconfig(ice) BuildRequires: pkgconfig(libpeas-gtk-1.0) BuildRequires: pkgconfig(libsoup-2.4) BuildRequires: pkgconfig(pygobject-3.0) >= 3.0.0 +BuildRequires: pkgconfig(sm) >= 1.0.0 BuildRequires: pkgconfig(zeitgeist-1.0) >= 0.3.2 Requires: python-gobject Recommends: %{name}-lang