diff options
-rw-r--r-- | meta-networking/recipes-connectivity/samba/samba_4.7.6.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.7.6.bb b/meta-networking/recipes-connectivity/samba/samba_4.7.6.bb index e711e58d09..ba2b7f2c6b 100644 --- a/meta-networking/recipes-connectivity/samba/samba_4.7.6.bb +++ b/meta-networking/recipes-connectivity/samba/samba_4.7.6.bb | |||
@@ -213,6 +213,7 @@ python samba_populate_packages() { | |||
213 | } | 213 | } |
214 | 214 | ||
215 | PACKAGESPLITFUNCS_prepend = "samba_populate_packages " | 215 | PACKAGESPLITFUNCS_prepend = "samba_populate_packages " |
216 | PACKAGES_DYNAMIC = "samba-auth-.* samba-pdb-.*" | ||
216 | 217 | ||
217 | RDEPENDS_${PN} += "${PN}-base ${PN}-python ${PN}-dsdb-modules" | 218 | RDEPENDS_${PN} += "${PN}-base ${PN}-python ${PN}-dsdb-modules" |
218 | RDEPENDS_${PN}-python += "pytalloc python-tdb" | 219 | RDEPENDS_${PN}-python += "pytalloc python-tdb" |