intltoolize

This commit is contained in:
Matthias Clasen 2008-04-25 04:17:25 +00:00
parent cce5e63d9e
commit 1006750a11

View File

@ -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}