From 5210f866332b4b16fbb4df4e26797bf47d37f1a3 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 28 May 2011 00:29:14 +0000 Subject: [PATCH] connman: add gnutls to depends and move iptables dependency also to .inc file Signed-off-by: Martin Jansa Signed-off-by: Koen Kooi --- meta-oe/recipes-connectivity/connman/connman.inc | 2 +- meta-oe/recipes-connectivity/connman/connman_0.73.bb | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/meta-oe/recipes-connectivity/connman/connman.inc b/meta-oe/recipes-connectivity/connman/connman.inc index 0a662d8041..7edef34c5b 100644 --- a/meta-oe/recipes-connectivity/connman/connman.inc +++ b/meta-oe/recipes-connectivity/connman/connman.inc @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e \ file://src/main.c;beginline=1;endline=20;md5=4b55b550fa6b33cc2055ef30dd262b3e" # we need to define the depends here, the dynamic stuff is too late -DEPENDS = "libnl wpa-supplicant dbus glib-2.0 ppp busybox dhcp resolvconf bluez4" +DEPENDS = "libnl wpa-supplicant dbus glib-2.0 ppp busybox dhcp resolvconf bluez4 iptables gnutls" EXTRA_OECONF += "\ ac_cv_path_WPASUPPLICANT=/usr/sbin/wpa_supplicant \ diff --git a/meta-oe/recipes-connectivity/connman/connman_0.73.bb b/meta-oe/recipes-connectivity/connman/connman_0.73.bb index 3d0815fb6f..6ef4302839 100644 --- a/meta-oe/recipes-connectivity/connman/connman_0.73.bb +++ b/meta-oe/recipes-connectivity/connman/connman_0.73.bb @@ -1,6 +1,4 @@ require connman.inc -# connman requires libXtables now -DEPENDS += "iptables" PR = "r1" EXTRA_OECONF += "\