From a8af67968d3bd57bbe75dc23f983f28dc1b2a564 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 1 May 2014 23:37:21 +0200 Subject: [PATCH] Add a missing build dep --- libgweather.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libgweather.spec b/libgweather.spec index 8cae269..f2fa249 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -10,6 +10,7 @@ URL: http://www.gnome.org Source0: http://download.gnome.org/sources/libgweather/3.13/%{name}-%{version}.tar.xz BuildRequires: dbus-devel +BuildRequires: geocode-glib-devel BuildRequires: glade-devel BuildRequires: gtk3-devel >= 2.90.0 BuildRequires: gtk-doc