mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
Revert "samba: add missing RDEPENDS"
this slipped in. it should not have been merged to master
This reverts commit 9245c2a7ec.
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
committed by
Joe MacDonald
parent
3fefa8996c
commit
35080118f8
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user