diff --git a/gnome-terminal.changes b/gnome-terminal.changes index 1b5a0aa..d819079 100644 --- a/gnome-terminal.changes +++ b/gnome-terminal.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Feb 19 16:39:32 UTC 2012 - dimstar@opensuse.org + +- Add pkgconfig(ice), pkgconfig(sm) and pkgconfig(x11) + BuildRequires: this used to be pulled in by something else + before, but the relayout of xorg-x11 packages changed that. + ------------------------------------------------------------------- Tue Feb 7 14:01:39 UTC 2012 - vuntz@opensuse.org diff --git a/gnome-terminal.spec b/gnome-terminal.spec index 2c57ecf..ea6cc23 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: gnome-terminal Version: 3.3.0 Release: 0 @@ -34,7 +35,10 @@ BuildRequires: pkgconfig(gconf-2.0) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gsettings-desktop-schemas) BuildRequires: pkgconfig(gtk+-3.0) +BuildRequires: pkgconfig(ice) +BuildRequires: pkgconfig(sm) BuildRequires: pkgconfig(vte-2.90) +BuildRequires: pkgconfig(x11) PreReq: filesystem gconf2 Recommends: %{name}-lang Obsoletes: gnome-core