Code Review
/
AGL
/
meta-agl-devel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
93b7b4433f12fd7d297491813ec5a6f4fbf68a32
[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"