Code Review
/
AGL
/
meta-agl-devel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
a4a0c57bed08a631b019444903c889dbaef4e75a
[AGL/meta-agl-devel.git]
/
1
# Fix nlohmann dependency to pick up newer nlohmann-json recipe in meta-oe
2
DEPENDS:remove = "nlohmann"
3
DEPENDS:append = " nlohmann-json"