Skip to content
Commit 81fab225 authored by Konrad Weihmann's avatar Konrad Weihmann Committed by Steve Sakoman
Browse files

ruby: fix DEPENDS append



recent change create a blank scope of DEPENDS for class-target,
basically leaving out all general dependencies, leading to the effect
that ruby will be shipped without the runtime dependencies of zlib,
openssl and libffi, making the corresponding gems unusable at runtime.

As the class-target scope should be appended only the correct override
is append:class-target

Signed-off-by: default avatarKonrad Weihmann <kweihmann@outlook.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 8f92444d)
Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
parent 61e38b71
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment