Accepting request 85521 from home:Zaitor:branches:GNOME:Factory

fixed telepathy-glib buildreq ref bnc#720908

OBS-URL: https://build.opensuse.org/request/show/85521
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/telepathy-glib?expand=0&rev=99
This commit is contained in:
Vincent Untz 2011-09-29 21:42:08 +00:00 committed by Git OBS Bridge
parent b42c1d1ff4
commit 2ac8a95f7d
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Sep 28 19:19:51 UTC 2011 - zaitor@opensuse.org
- Changed BuildRequires from vala-devel to vala, as vala-devel
is an old deprecated name.
-------------------------------------------------------------------
Thu Aug 18 09:02:50 CEST 2011 - dimstar@opensuse.org

View File

@ -28,7 +28,7 @@ Source: http://telepathy.freedesktop.org/releases/telepathy-glib/%{name}
BuildRequires: gtk-doc >= 1.17
BuildRequires: libxslt-devel
BuildRequires: python-xml
BuildRequires: vala-devel >= 0.11.2
BuildRequires: vala >= 0.11.2
BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(gio-2.0)