summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/samba/samba_4.6.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-connectivity/samba/samba_4.6.7.bb')
-rw-r--r--meta-networking/recipes-connectivity/samba/samba_4.6.7.bb3
1 files changed, 2 insertions, 1 deletions
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 59d7425c8..2b227c95d 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.6.7.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.6.7.bb
@@ -186,7 +186,8 @@ python samba_populate_packages() {
186 186
187PACKAGESPLITFUNCS_prepend = "samba_populate_packages " 187PACKAGESPLITFUNCS_prepend = "samba_populate_packages "
188 188
189RDEPENDS_${PN} += "${PN}-base" 189RDEPENDS_${PN} += "${PN}-base ${PN}-python ${PN}-dsdb-modules"
190RDEPENDS_${PN}-python += "pytalloc python-tdb"
190 191
191FILES_${PN}-base = "${sbindir}/nmbd \ 192FILES_${PN}-base = "${sbindir}/nmbd \
192 ${sbindir}/smbd \ 193 ${sbindir}/smbd \