All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Freihofer <adrian.freihofer@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 3/3] modemmanager: depend on libgudev not on udev
Date: Mon, 21 Sep 2015 10:59:35 +0200	[thread overview]
Message-ID: <1442825975-8950-4-git-send-email-adrian.freihofer@gmail.com> (raw)
In-Reply-To: <1442825975-8950-1-git-send-email-adrian.freihofer@gmail.com>

Signed-off-by: Adrian Freihofer <adrian.freihofer@gmail.com>
---
 meta-oe/recipes-connectivity/modemmanager/modemmanager_1.4.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-connectivity/modemmanager/modemmanager_1.4.2.bb b/meta-oe/recipes-connectivity/modemmanager/modemmanager_1.4.2.bb
index 6dfd0e2..b273c91 100644
--- a/meta-oe/recipes-connectivity/modemmanager/modemmanager_1.4.2.bb
+++ b/meta-oe/recipes-connectivity/modemmanager/modemmanager_1.4.2.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \
 
 inherit autotools gettext gtk-doc systemd
 
-DEPENDS = "glib-2.0 libmbim libqmi polkit udev dbus-glib"
+DEPENDS = "glib-2.0 libmbim libqmi polkit libgudev dbus-glib"
 
 SRC_URI = "http://www.freedesktop.org/software/ModemManager/ModemManager-${PV}.tar.xz"
 SRC_URI[md5sum] = "fe74eaa9a77e51e552b4356b4c7195cb"
-- 
2.4.3



  parent reply	other threads:[~2015-09-21  8:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-21  8:59 [PATCH 0/3] libgudev fixes Adrian Freihofer
2015-09-21  8:59 ` [PATCH 1/3] libgudev: exclude use with systemd <=220 Adrian Freihofer
2015-09-21  8:59 ` [PATCH 2/3] networkmanager: depend on libgudev not on udev Adrian Freihofer
2015-09-21  8:59 ` Adrian Freihofer [this message]
2015-09-21 18:06 ` [PATCH 0/3] libgudev fixes Andreas Müller
2015-09-23 14:17 ` 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=1442825975-8950-4-git-send-email-adrian.freihofer@gmail.com \
    --to=adrian.freihofer@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.