mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
openldap: add dependency on util-linux
* openldap-slapd was sometime depending on util-linux-libuuid add dependency to explicitly enable it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Eric Bénard
parent
f6c1025039
commit
e1f0815d23
@@ -20,6 +20,8 @@ SRC_URI += "file://initscript"
|
||||
SRC_URI[md5sum] = "90150b8c0d0192e10b30157e68844ddf"
|
||||
SRC_URI[sha256sum] = "5a5ede91d5e8ab3c7f637620aa29a3b96eb34318a8b26c8eef2d2c789fc055e3"
|
||||
|
||||
DEPENDS = "util-linux"
|
||||
|
||||
PR = "r1"
|
||||
# The original top.mk used INSTALL, not INSTALL_STRIP_PROGRAM when
|
||||
# installing .so and executables, this fails in cross compilation
|
||||
|
||||
Reference in New Issue
Block a user