mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00:00
ruby: add dependency on db gdbm readline
* to prevent using bunded versions Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -14,8 +14,8 @@ LIC_FILES_CHKSUM = "\
|
||||
file://LEGAL;md5=3ce1fae39fe573b818c0af162bce6579 \
|
||||
"
|
||||
|
||||
DEPENDS = "ruby-native zlib openssl tcl"
|
||||
DEPENDS_virtclass-native = ""
|
||||
DEPENDS = "ruby-native zlib openssl tcl libyaml db gdbm readline"
|
||||
DEPENDS_class-native = ""
|
||||
|
||||
INC_PR = "r1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user