Add rand crate
This commit is contained in:
committed by
Steven Walter
parent
b516012a46
commit
232d100c09
@@ -19,6 +19,7 @@ OVERLAP_LIBS = "\
|
||||
libc \
|
||||
log \
|
||||
getopts \
|
||||
rand \
|
||||
"
|
||||
def get_overlap_deps(d):
|
||||
deps = d.getVar("DEPENDS").split()
|
||||
|
||||
Reference in New Issue
Block a user