diff options
Diffstat (limited to 'meta-networking')
-rw-r--r-- | meta-networking/recipes-connectivity/samba/samba_4.14.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.14.10.bb b/meta-networking/recipes-connectivity/samba/samba_4.14.10.bb index af0795458..0a5dbe9c9 100644 --- a/meta-networking/recipes-connectivity/samba/samba_4.14.10.bb +++ b/meta-networking/recipes-connectivity/samba/samba_4.14.10.bb | |||
@@ -245,7 +245,7 @@ PACKAGESPLITFUNCS:prepend = "samba_populate_packages " | |||
245 | PACKAGES_DYNAMIC = "samba-auth-.* samba-pdb-.*" | 245 | PACKAGES_DYNAMIC = "samba-auth-.* samba-pdb-.*" |
246 | 246 | ||
247 | RDEPENDS:${PN} += "${PN}-base ${PN}-python3 ${PN}-dsdb-modules python3" | 247 | RDEPENDS:${PN} += "${PN}-base ${PN}-python3 ${PN}-dsdb-modules python3" |
248 | RDEPENDS:${PN}-python3 += "pytalloc python3-tdb" | 248 | RDEPENDS:${PN}-python3 += "pytalloc python3-tdb pyldb" |
249 | 249 | ||
250 | FILES:${PN}-base = "${sbindir}/nmbd \ | 250 | FILES:${PN}-base = "${sbindir}/nmbd \ |
251 | ${sbindir}/smbd \ | 251 | ${sbindir}/smbd \ |