From 785e19394026df1986c35ecbcd73d2908e3917cf1112facd724e28c3cb92dbc9 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 7 Sep 2012 17:27:37 +0000 Subject: [PATCH] Accepting request 133293 from home:vuntz:branches:GNOME:Factory suggested tweak OBS-URL: https://build.opensuse.org/request/show/133293 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-common?expand=0&rev=29 --- gnome-common.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-common.spec b/gnome-common.spec index cb1e444..991e46b 100644 --- a/gnome-common.spec +++ b/gnome-common.spec @@ -28,14 +28,14 @@ BuildRequires: pkg-config Requires: autoconf Requires: automake Requires: gettext-tools +# Avoiding pkgconfig()-style because we want glib-gettextize +Requires: glib2-devel Requires: gnome-doc-utils Requires: gtk-doc Requires: intltool Requires: libtool Requires: pkg-config Requires: yelp-tools -# Not a typo: we want glib-gettextize -Requires: pkgconfig(glib-2.0) BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch