[initial-setup][master][PATCH] Remove unneeded dependencies

Samantha N. Bueno sbueno+anaconda at redhat.com
Wed Feb 4 15:40:07 UTC 2015


On Wed, Feb 04, 2015 at 02:29:48PM +0100, Martin Kolman wrote:
> Initial Setup definitely does not need gtk-doc or development
> files for GI during package build. Also the gi.repository
> module is only used for importing gdk, so it should be pulled
> in by the gtk dependency and doe not need to be explicitly listed.
                                ^does

Ack. :)

> 
> Signed-off-by: Martin Kolman <mkolman at redhat.com>
> ---
>  initial-setup.spec | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/initial-setup.spec b/initial-setup.spec
> index fc0d2e9..aa33707 100644
> --- a/initial-setup.spec
> +++ b/initial-setup.spec
> @@ -23,10 +23,7 @@ BuildRequires: python-setuptools
>  BuildRequires: python-nose
>  BuildRequires: systemd-units
>  BuildRequires: gtk3-devel
> -BuildRequires: gtk-doc
> -BuildRequires: gobject-introspection-devel
>  BuildRequires: glade-devel
> -BuildRequires: pygobject3
>  BuildRequires: anaconda >= %{anacondaver}
>  BuildRequires: python-di
>  
> -- 
> 2.1.0
> 
> _______________________________________________
> anaconda-patches mailing list
> anaconda-patches at lists.fedorahosted.org
> https://lists.fedorahosted.org/mailman/listinfo/anaconda-patches


More information about the anaconda-patches mailing list