aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/connman/connman.inc
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-01-07 17:54:33 +0100
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-01-07 17:55:12 +0100
commit20e56bce4f4c951365b53e8c44d464a17f2ce79f (patch)
tree2b9c8edd26e8342b4c6b22e035b233136a8b3e44 /recipes/connman/connman.inc
parentef45af9139fe61af484f950477b97b57de16e4b5 (diff)
downloadopenembedded-20e56bce4f4c951365b53e8c44d464a17f2ce79f.tar.gz
connman: use libnl2
Diffstat (limited to 'recipes/connman/connman.inc')
-rw-r--r--recipes/connman/connman.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/connman/connman.inc b/recipes/connman/connman.inc
index 5b2f0cc409..9ea04e3e8d 100644
--- a/recipes/connman/connman.inc
+++ b/recipes/connman/connman.inc
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.moblin.org/projects/projects_connman.php"
SECTION = "libs/network"
LICENSE = "GPL"
# we need to define the depends here, the dynamic stuff is too late
-DEPENDS = "libnl wpa-supplicant dbus glib-2.0 ppp busybox dhclient resolvconf bluez4"
+DEPENDS = "libnl2 wpa-supplicant dbus glib-2.0 ppp busybox dhclient resolvconf bluez4"
EXTRA_OECONF += "\
ac_cv_path_WPASUPPLICANT=/usr/sbin/wpa_supplicant \