intltoolize
This commit is contained in:
parent
cce5e63d9e
commit
1006750a11
@ -19,6 +19,7 @@ BuildRequires: scrollkeeper
|
|||||||
BuildRequires: which
|
BuildRequires: which
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: perl(XML::Parser)
|
BuildRequires: perl(XML::Parser)
|
||||||
|
BuildRequires: intltool
|
||||||
# for /usr/share/gnome/help, we should require yelp
|
# for /usr/share/gnome/help, we should require yelp
|
||||||
# but we don't to avoid forcing firefox and libbeagle on live cds
|
# but we don't to avoid forcing firefox and libbeagle on live cds
|
||||||
# via anaconda -> zenity -> ...
|
# via anaconda -> zenity -> ...
|
||||||
@ -35,6 +36,8 @@ from the same family as dialog, Xdialog, and cdialog.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
|
intltoolize --force
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-scrollkeeper
|
%configure --disable-scrollkeeper
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
Loading…
Reference in New Issue
Block a user