[oe-commits] [meta-openembedded] 25/32: Revert "samba: add missing RDEPENDS"

git at git.openembedded.org git at git.openembedded.org
Sat Dec 23 04:10:51 UTC 2017


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch master-next
in repository meta-openembedded.

commit 200f1fd99cb22920989e0a846cc847afb8bbef52
Author: Armin Kuster <akuster808 at gmail.com>
AuthorDate: Wed Nov 15 19:00:46 2017 -0800

    Revert "samba: add missing RDEPENDS"
    
    this slipped in. it should not have been merged to master
    
    This reverts commit 9245c2a7ec30ba5df6826acd91d7a76d7f51d017.
---
 meta-networking/recipes-connectivity/samba/samba_4.6.7.bb | 3 +--
 1 file changed, 1 insertion(+), 2 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 2b227c9..59d7425 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 \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list