From 1006750a11dc7533231bdc70b03fd481986cb354 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 25 Apr 2008 04:17:25 +0000 Subject: [PATCH] intltoolize --- zenity.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zenity.spec b/zenity.spec index d9734c4..b3aff67 100644 --- a/zenity.spec +++ b/zenity.spec @@ -19,6 +19,7 @@ BuildRequires: scrollkeeper BuildRequires: which BuildRequires: gettext BuildRequires: perl(XML::Parser) +BuildRequires: intltool # for /usr/share/gnome/help, we should require yelp # but we don't to avoid forcing firefox and libbeagle on live cds # via anaconda -> zenity -> ... @@ -35,6 +36,8 @@ from the same family as dialog, Xdialog, and cdialog. %prep %setup -q +intltoolize --force + %build %configure --disable-scrollkeeper make %{?_smp_mflags}