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
This commit is contained in:
Vincent Untz 2012-02-20 09:24:42 +00:00 committed by Git OBS Bridge
parent d5dc22af0c
commit b102f006b1
2 changed files with 9 additions and 0 deletions

View File

@ -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 Tue Feb 7 10:25:54 UTC 2012 - vuntz@opensuse.org

View File

@ -37,9 +37,11 @@ BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: pkgconfig(gsettings-desktop-schemas) BuildRequires: pkgconfig(gsettings-desktop-schemas)
BuildRequires: pkgconfig(gtksourceview-3.0) BuildRequires: pkgconfig(gtksourceview-3.0)
BuildRequires: pkgconfig(ice)
BuildRequires: pkgconfig(libpeas-gtk-1.0) BuildRequires: pkgconfig(libpeas-gtk-1.0)
BuildRequires: pkgconfig(libsoup-2.4) BuildRequires: pkgconfig(libsoup-2.4)
BuildRequires: pkgconfig(pygobject-3.0) >= 3.0.0 BuildRequires: pkgconfig(pygobject-3.0) >= 3.0.0
BuildRequires: pkgconfig(sm) >= 1.0.0
BuildRequires: pkgconfig(zeitgeist-1.0) >= 0.3.2 BuildRequires: pkgconfig(zeitgeist-1.0) >= 0.3.2
Requires: python-gobject Requires: python-gobject
Recommends: %{name}-lang Recommends: %{name}-lang