diff --git a/zsh.changes b/zsh.changes index a2a20d8..8399769 100644 --- a/zsh.changes +++ b/zsh.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jul 22 13:20:50 UTC 2012 - coolo@suse.com + +- we need tex2html too, which is provided by texinfo + ------------------------------------------------------------------- Thu Jul 19 07:58:15 UTC 2012 - coolo@suse.com diff --git a/zsh.spec b/zsh.spec index 6743a4f..0971100 100644 --- a/zsh.spec +++ b/zsh.spec @@ -45,6 +45,7 @@ BuildRequires: yodl %endif %if 0%{?suse_version} >= 1210 BuildRequires: makeinfo +BuildRequires: texinfo %endif %else Requires(pre): /sbin/install-info