From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 2/2] util-linux-ng: drop udev dependency to break circular dbus dependency glib->dbus->libsm->util-linux-ng->udev->glib
Date: Wed, 29 Dec 2010 18:58:17 +0100 [thread overview]
Message-ID: <1293645497-22323-2-git-send-email-Martin.Jansa@gmail.com> (raw)
In-Reply-To: <1293644563.4238.7.camel@mattotaupa>
* see http://comments.gmane.org/gmane.comp.handhelds.openembedded/40368 for details
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
recipes/util-linux-ng/util-linux-ng.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/recipes/util-linux-ng/util-linux-ng.inc b/recipes/util-linux-ng/util-linux-ng.inc
index fa367d9..4ef917f 100644
--- a/recipes/util-linux-ng/util-linux-ng.inc
+++ b/recipes/util-linux-ng/util-linux-ng.inc
@@ -1,7 +1,7 @@
DESCRIPTION = "Util-linux-ng is a suite of essential utilities for any Linux system."
SECTION = "base"
LICENSE = "GPL"
-DEPENDS = "${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)} udev zlib ncurses virtual/libintl"
+DEPENDS = "${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)} zlib ncurses virtual/libintl"
DEPENDS_virtclass-native = "zlib-native ncurses-native lzo-native gettext-native"
inherit autotools gettext
--
1.7.3.4
next prev parent reply other threads:[~2010-12-29 17:58 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-28 22:29 [PATCH] glib-2.0_2.26.1: remove `DEFAULT_PREFERENCE = "-1"` Paul Menzel
2010-12-28 23:38 ` Michael 'Mickey' Lauer
2010-12-29 17:42 ` glib-2.0_2.26.1: task `compile` fails with `gdbus-serialization.c:28:23: fatal error: dbus/dbus.h: No such file or directory` (was: [PATCH] glib-2.0_2.26.1: remove `DEFAULT_PREFERENCE = "-1"`) Paul Menzel
2010-12-29 17:58 ` [PATCH 1/2] glib-2.0, dbus: drop dbus's dependency on glib and add dbus dependency to glib-2.0_2.26.1 Martin Jansa
2010-12-29 18:58 ` Khem Raj
2010-12-29 19:25 ` Michael 'Mickey' Lauer
2010-12-29 19:44 ` Eric Bénard
2010-12-29 23:09 ` Andreas Oberritter
2010-12-29 23:23 ` Eric Bénard
2010-12-29 17:58 ` Martin Jansa [this message]
2010-12-29 18:58 ` [PATCH 2/2] util-linux-ng: drop udev dependency to break circular dbus dependency glib->dbus->libsm->util-linux-ng->udev->glib Khem Raj
2010-12-29 19:45 ` [PATCH] glib 2.26.1: fix compilation failure Eric Bénard
2010-12-29 21:19 ` Khem Raj
2010-12-30 4:32 ` Martin Jansa
2010-12-30 18:58 ` [PATCH] glib-2.0_2.26.1: remove `DEFAULT_PREFERENCE = "-1"` Eric Bénard
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=1293645497-22323-2-git-send-email-Martin.Jansa@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox