From b102f006b1e5064f45e2855ed8fe5d71a7d5ca2e1a2072581c7a431d91f1e2c2 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 20 Feb 2012 09:24:42 +0000 Subject: [PATCH] Accepting request 105866 from home:dimstar:branches:GNOME:Factory Fix build after the relayout of xorg-x11 packages OBS-URL: https://build.opensuse.org/request/show/105866 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit?expand=0&rev=109 --- gedit.changes | 7 +++++++ gedit.spec | 2 ++ 2 files changed, 9 insertions(+) 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