From 35080118f88e75f69ae9a0b0e497bcf743b158af Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Wed, 15 Nov 2017 19:00:46 -0800 Subject: Revert "samba: add missing RDEPENDS" this slipped in. it should not have been merged to master This reverts commit 9245c2a7ec30ba5df6826acd91d7a76d7f51d017. Signed-off-by: Joe MacDonald --- meta-networking/recipes-connectivity/samba/samba_4.6.7.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'meta-networking') diff --git a/meta-networking/recipes-connectivity/samba/samba_4.6.7.bb b/meta-networking/recipes-connectivity/samba/samba_4.6.7.bb index 2b227c95d1..59d7425c8d 100644 --- a/meta-networking/recipes-connectivity/samba/samba_4.6.7.bb +++ b/meta-networking/recipes-connectivity/samba/samba_4.6.7.bb @@ -186,8 +186,7 @@ python samba_populate_packages() { PACKAGESPLITFUNCS_prepend = "samba_populate_packages " -RDEPENDS_${PN} += "${PN}-base ${PN}-python ${PN}-dsdb-modules" -RDEPENDS_${PN}-python += "pytalloc python-tdb" +RDEPENDS_${PN} += "${PN}-base" FILES_${PN}-base = "${sbindir}/nmbd \ ${sbindir}/smbd \ -- cgit 1.2.3-korg