All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 03/10] xorg-gsml-doctools: add missing dependency on util-macros
Date: Fri, 5 Jul 2013 03:47:27 +0200	[thread overview]
Message-ID: <20130705014727.GC3259@jama> (raw)
In-Reply-To: <788893827d50f72918440c9a71a00743e61aa543.1372987207.git.Martin.Jansa@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1064 bytes --]

On Fri, Jul 05, 2013 at 03:23:47AM +0200, Martin Jansa wrote:
> * fails without:
>   | configure.ac:32: error: must install xorg-macros 1.8 or later before
>   running autoconf/autogen

subject typo already fixed in branch

> 
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> ---
>  meta-oe/recipes-graphics/xorg-doc/xorg-sgml-doctools_1.7.bb | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/meta-oe/recipes-graphics/xorg-doc/xorg-sgml-doctools_1.7.bb b/meta-oe/recipes-graphics/xorg-doc/xorg-sgml-doctools_1.7.bb
> index 502723c..80f1f00 100644
> --- a/meta-oe/recipes-graphics/xorg-doc/xorg-sgml-doctools_1.7.bb
> +++ b/meta-oe/recipes-graphics/xorg-doc/xorg-sgml-doctools_1.7.bb
> @@ -2,6 +2,8 @@ require xorg-doc-common.inc
>  PE = "1"
>  PR = "${INC_PR}.0"
>  
> +DEPENDS += "util-macros"
> +
>  LIC_FILES_CHKSUM = "file://COPYING;md5=c8c6c808cd3c797a07b24e443af1c449"
>  
>  SRC_URI[md5sum] = "2588efb3f49f7fc6ecf41ce42e0b2e5e"
> -- 
> 1.8.2.1
> 

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

  reply	other threads:[~2013-07-05  1:47 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-05  1:23 [PATCH 00/10] Missing deps discovered in per-recipe builds Martin Jansa
2013-07-05  1:23 ` [PATCH 01/10] f2fs-tools: add util-linux dependency Martin Jansa
2013-07-05  1:23 ` [PATCH 02/10] ruby: add missing dependency on ruby-native Martin Jansa
2013-07-05  8:26   ` Henning Heinold
2013-07-05  9:24     ` Martin Jansa
2013-07-05  1:23 ` [PATCH 03/10] xorg-gsml-doctools: add missing dependency on util-macros Martin Jansa
2013-07-05  1:47   ` Martin Jansa [this message]
2013-07-05  1:23 ` [PATCH 04/10] cpufrequtils: inherit gettext Martin Jansa
2013-07-05  1:23 ` [PATCH 05/10] cryptsetup: add missing dependency on libgcrypt Martin Jansa
2013-07-05  1:23 ` [PATCH 06/10] gsoap: add missing dependency on zlib Martin Jansa
2013-07-05  1:23 ` [PATCH 07/10] libspatialite: add missing dependency on sqlite3 Martin Jansa
2013-07-05  1:23 ` [PATCH 08/10] wbxml2: add missing dependency on expat Martin Jansa
2013-07-05  1:23 ` [PATCH 09/10] fbida: define -I when checking jpeg version Martin Jansa
2013-07-05  1:23 ` [PATCH 10/10] iso-codes: add missing dependency on gettext-native Martin Jansa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130705014727.GC3259@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.