[OE-core] [PATCH] gnomebase: depend on gnome-common-native

Andrei Gherzan andrei at gherzan.ro
Tue Oct 30 23:29:48 UTC 2012


Acked.


On Tue, Oct 30, 2012 at 1:30 PM, Ross Burton <ross.burton at intel.com> wrote:

> gnome-common is a build-only dependency so we should depend on the native
> variant.  This also resolves an (incorrect) GPLv3 license issue in
> gnome-common
> at build-time.
>
> This will also remove the pointless gnome-common-dev RRECOMMENDS in any
> -dev
> package that uses gnomebase.
>
> Signed-off-by: Ross Burton <ross.burton at intel.com>
> ---
>  meta/classes/gnomebase.bbclass |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/classes/gnomebase.bbclass
> b/meta/classes/gnomebase.bbclass
> index 19c7f71..91c476c 100644
> --- a/meta/classes/gnomebase.bbclass
> +++ b/meta/classes/gnomebase.bbclass
> @@ -7,7 +7,7 @@ GNOME_COMPRESS_TYPE ?= "bz2"
>  SECTION ?= "x11/gnome"
>  SRC_URI =
> "${GNOME_MIRROR}/${BPN}/${@gnome_verdir("${PV}")}/${BPN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive"
>
> -DEPENDS += "gnome-common"
> +DEPENDS += "gnome-common-native"
>
>  FILES_${PN} += "${datadir}/application-registry  \
>         ${datadir}/mime-info \
> --
> 1.7.10
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20121031/93cc5d3e/attachment-0002.html>


More information about the Openembedded-core mailing list