intltoolize
This commit is contained in:
parent
cce5e63d9e
commit
1006750a11
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user