diff options
Diffstat (limited to 'recipes/connman/connman.inc')
-rw-r--r-- | recipes/connman/connman.inc | 2 |
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 \ |