All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Cristian Iorga <cristian.iorga@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH v3 1/4] xdg-utils: add runtime dependency on xprop
Date: Fri, 23 Aug 2013 16:09:00 +0100	[thread overview]
Message-ID: <1377270540.6762.93.camel@ted> (raw)
In-Reply-To: <0f4ed0a174f9463cbd3fdea5f4e9d4b1b275ee6c.1377264698.git.cristian.iorga@intel.com>

On Fri, 2013-08-23 at 16:42 +0300, Cristian Iorga wrote:
> xprop is called by xdg-utils scripts.
> 
> Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
> ---
>  meta/recipes-extended/xdg-utils/xdg-utils_1.1.0-rc1.bb | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta/recipes-extended/xdg-utils/xdg-utils_1.1.0-rc1.bb b/meta/recipes-extended/xdg-utils/xdg-utils_1.1.0-rc1.bb
> index d5c7aa3..22247f7 100644
> --- a/meta/recipes-extended/xdg-utils/xdg-utils_1.1.0-rc1.bb
> +++ b/meta/recipes-extended/xdg-utils/xdg-utils_1.1.0-rc1.bb
> @@ -23,3 +23,4 @@ SRC_URI[sha256sum] = "7b05558ae4bb8ede356863cae8c42e3e012aa421bf9d45130a570fd209
>  
>  inherit autotools
>  
> +RDEPENDS_${PN} = "xprop"

Usually best to do += with these. I've tweaked it when applying.

Cheers,

Richard



  reply	other threads:[~2013-08-23 15:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-23 13:42 [PATCH v3 0/4] YB2370: Build Appliance integrates a filemanager Cristian Iorga
2013-08-23 13:42 ` [PATCH v3 1/4] xdg-utils: add runtime dependency on xprop Cristian Iorga
2013-08-23 15:09   ` Richard Purdie [this message]
2013-08-23 15:17     ` Iorga, Cristian
2013-08-23 13:42 ` [PATCH v3 2/4] packagegroup-self-hosted: pcmanfm and xdg-utils integration Cristian Iorga
2013-08-23 13:47   ` [PATCH v3 2/4] packagegroup-self-hosted: pcmanfm and xdg-utils integration - no comment on the patch itself!! Iorga, Cristian
2013-08-23 13:42 ` [PATCH v3 3/4] packagegroup-self-hosted: changing the icon theme to sato Cristian Iorga
2013-08-23 13:42 ` [PATCH v3 4/4] recipes-graphics/builder: fix wrong user name Cristian Iorga

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=1377270540.6762.93.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=cristian.iorga@intel.com \
    --cc=openembedded-core@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.