Accepting request 139476 from shells

- buildrequire groff needed to build helpfiles (forwarded request 139458 from coolo)

OBS-URL: https://build.opensuse.org/request/show/139476
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zsh?expand=0&rev=44
This commit is contained in:
Stephan Kulow 2012-10-27 05:58:13 +00:00 committed by Git OBS Bridge
commit a2d9ef82c7
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 26 14:58:46 UTC 2012 - coolo@suse.com
- buildrequire groff needed to build helpfiles
-------------------------------------------------------------------
Thu Aug 9 21:11:47 UTC 2012 - idonmez@suse.com

View File

@ -44,6 +44,7 @@ BuildRequires: fdupes
BuildRequires: yodl
%endif
%if 0%{?suse_version} >= 1210
BuildRequires: groff
BuildRequires: makeinfo
BuildRequires: texinfo
%endif