mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 18:06:58 +00:00
libldb: Add samba to rdeps for pyldb
Fixes ERROR: QA Issue: pyldb rdepends on samba, but it isn't a build dependency, missing samba in DEPENDS or PACKAGECONFIG? [build-deps] Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
16dbfded41
commit
9c8e28d80a
@ -4,7 +4,7 @@ SECTION = "libs"
|
||||
LICENSE = "LGPL-3.0+ & LGPL-2.1+ & GPL-3.0+"
|
||||
|
||||
DEPENDS += "libtdb libtalloc libtevent popt"
|
||||
RDEPENDS_pyldb += "python"
|
||||
RDEPENDS_pyldb += "python samba"
|
||||
|
||||
SRC_URI = "http://samba.org/ftp/ldb/ldb-${PV}.tar.gz \
|
||||
file://do-not-import-target-module-while-cross-compile.patch \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user