* fixes:
  cifs-utils-6.4: cifs-utils rdepends on samba, but it isn't a build 
dependency? [build-deps]

Signed-off-by: Martin Jansa <[email protected]>
---
 meta-networking/recipes-support/cifs/cifs-utils_git.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-networking/recipes-support/cifs/cifs-utils_git.bb 
b/meta-networking/recipes-support/cifs/cifs-utils_git.bb
index e6b31fe..00617c9 100644
--- a/meta-networking/recipes-support/cifs/cifs-utils_git.bb
+++ b/meta-networking/recipes-support/cifs/cifs-utils_git.bb
@@ -4,6 +4,7 @@ SECTION = "otherosfs"
 LICENSE = "GPLv3 & LGPLv3"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 
+DEPENDS = "samba"
 PV = "6.4"
 
 SRCREV = "487f46da737291877867cbd3acb40fea087d3863"
-- 
2.6.3

-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to