[anaconda][f21-branch/master][PATCH] Add missing python-lxml BuildRequires

Martin Kolman mkolman at redhat.com
Thu Nov 27 16:11:02 UTC 2014


On Thu, 2014-11-27 at 17:02 +0100, Martin Kolman wrote:
> Needed for generating the help content files.
> 
> Signed-off-by: Martin Kolman <mkolman at redhat.com>
> ---
>  anaconda.spec.in | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/anaconda.spec.in b/anaconda.spec.in
> index 687bea2..6f6f102 100644
> --- a/anaconda.spec.in
> +++ b/anaconda.spec.in
> @@ -73,6 +73,8 @@ BuildRequires: dbus-devel >= %{dbusver}
>  BuildRequires: dbus-python
>  BuildRequires: rpm-devel >= %{rpmver}
>  BuildRequires: libarchive-devel >= %{libarchivever}
> +# required for help content generation
> +BuildRequires: python-lxml
>  %ifarch %livearches
>  BuildRequires: desktop-file-utils
>  %endif
I have made a F21 bug for this for FE purposes:
https://bugzilla.redhat.com/show_bug.cgi?id=1168717



More information about the anaconda-patches mailing list