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: [meta-oe/meta-systemd 1/5] thunar: add RRECOMMENDS and RDEPENDS to ensure full functionality
Date: Fri, 25 Jan 2013 13:02:36 +0100	[thread overview]
Message-ID: <20130125120236.GE3200@jama> (raw)
In-Reply-To: <1359114536-3823-2-git-send-email-schnitzeltony@googlemail.com>

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

On Fri, Jan 25, 2013 at 12:48:52PM +0100, Andreas Müller wrote:
> Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
> ---
>  meta-xfce/recipes-xfce/thunar/thunar_1.6.2.bb |    5 +++++
>  1 files changed, 5 insertions(+), 0 deletions(-)
> 
> diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.6.2.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.6.2.bb
> index 55b54d4..aec2db1 100644
> --- a/meta-xfce/recipes-xfce/thunar/thunar_1.6.2.bb
> +++ b/meta-xfce/recipes-xfce/thunar/thunar_1.6.2.bb
> @@ -3,6 +3,7 @@ SECTION = "x11"
>  LICENSE = "GPLv2"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
>  DEPENDS = "exo glib-2.0 gtk+ gdk-pixbuf libxfce4util libxfce4ui libsm dbus-glib startup-notification libnotify xfce4-panel"
> +PR = "r1"
>  
>  inherit xfce
>  
> @@ -22,3 +23,7 @@ FILES_${PN} += "${libdir}/thunarx-2/* \
>  FILES_${PN}-dbg += "${libdir}/thunarx-2/.debug/ \
>                      ${libdir}/xfce4/panel/plugins/.debug/ \
>                      ${libdir}/Thunar/.debug/"
> +
> +# RRECOMMENDS does not drag in charmaps (tested with opkg)
> +RDEPENDS_${PN} = "eglibc-charmaps"

what about uclibc builds?

> +RRECOMMENDS_${PN} = "gvfs gvfsd-trash udisks"
> -- 
> 1.7.6.5
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

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

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

  reply	other threads:[~2013-01-25 12:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-25 11:48 [meta-oe/meta-systemd 0/5] various patches Andreas Müller
2013-01-25 11:48 ` [meta-oe/meta-systemd 1/5] thunar: add RRECOMMENDS and RDEPENDS to ensure full functionality Andreas Müller
2013-01-25 12:02   ` Martin Jansa [this message]
2013-01-25 13:09     ` Andreas Müller
2013-01-25 11:48 ` [meta-oe/meta-systemd 2/5] tumbler: update to 0.1.27 Andreas Müller
2013-01-25 11:48 ` [meta-oe/meta-systemd 3/5] daemonize: initial add 1.73+ Andreas Müller
2013-01-25 11:48 ` [meta-oe/meta-systemd 4/5] geany: initial add 1.22 Andreas Müller
2013-01-25 11:48 ` [meta-oe/meta-systemd 5/5] lxdm: disable screensaver by default when starting X Andreas Müller

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=20130125120236.GE3200@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.