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

Radek Vykydal rvykydal at redhat.com
Thu Nov 27 16:08:40 UTC 2014


Ack

On 11/27/2014 05:02 PM, 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



More information about the anaconda-patches mailing list