From: akuster808 <akuster808@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: koen@dominion.thruhere.net
Subject: Re: [meta-oe][PATCH] udisks2: add acl to DEPENDS
Date: Thu, 21 Apr 2016 06:52:20 -0700 [thread overview]
Message-ID: <5718DB14.7060405@gmail.com> (raw)
In-Reply-To: <1461208189-2377-1-git-send-email-krzysztof.m.sywula@intel.com>
On 04/20/2016 08:09 PM, Krzysztof Sywula wrote:
> fixes:
> | configure: error: *** ACL headers not found.
a version of this is in master-next
http://cgit.openembedded.org/meta-openembedded/commit/?h=master-next&id=dff23fc84bb116e3b31aca0c8a7731507fb6ba37
- armin
> ---
> meta-oe/recipes-support/udisks/udisks2_2.1.5.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-support/udisks/udisks2_2.1.5.bb b/meta-oe/recipes-support/udisks/udisks2_2.1.5.bb
> index d273948..1e00f71 100644
> --- a/meta-oe/recipes-support/udisks/udisks2_2.1.5.bb
> +++ b/meta-oe/recipes-support/udisks/udisks2_2.1.5.bb
> @@ -2,7 +2,7 @@ SUMMARY = "udisks provides dbus interfaces for disks and storage devices"
> LICENSE = "GPLv2+ & LGPLv2+"
> LIC_FILES_CHKSUM = "file://COPYING;md5=dd79f6dbbffdbc8e86b086a8f0c0ef43"
>
> -DEPENDS = "libatasmart polkit libgudev dbus-glib glib-2.0 intltool-native gnome-common-native"
> +DEPENDS = "libatasmart polkit libgudev dbus-glib glib-2.0 intltool-native gnome-common-native acl"
> DEPENDS += "${@base_contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)}"
>
> RDEPENDS_${PN} = "acl"
>
next prev parent reply other threads:[~2016-04-21 13:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-21 3:09 [meta-oe][PATCH] udisks2: add acl to DEPENDS Krzysztof Sywula
2016-04-21 13:52 ` akuster808 [this message]
2016-04-22 1:00 ` Sywula, Krzysztof M
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=5718DB14.7060405@gmail.com \
--to=akuster808@gmail.com \
--cc=koen@dominion.thruhere.net \
--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.