diff options
Diffstat (limited to 'meta-agl-profile-core')
-rw-r--r-- | meta-agl-profile-core/recipes-devtools/libafb-helpers/libafb-helpers_git.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-profile-core/recipes-devtools/libafb-helpers/libafb-helpers_git.inc b/meta-agl-profile-core/recipes-devtools/libafb-helpers/libafb-helpers_git.inc index d3c883e15..0e4093ae8 100644 --- a/meta-agl-profile-core/recipes-devtools/libafb-helpers/libafb-helpers_git.inc +++ b/meta-agl-profile-core/recipes-devtools/libafb-helpers/libafb-helpers_git.inc @@ -10,5 +10,5 @@ SRCREV = "f430407fd34ec2897359245a6e1ff951e5da5bc6" PV = "${AGLVERSION}" S = "${WORKDIR}/git" -DEPENDS_append = " af-binder" +DEPENDS_append = " af-binder jq" |